2018-10-10 14:36:14,259 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-297 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-10 14:36:14,266 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=7eFDjBsvejx6D7vj3ZFhbXMUA export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.4 export OS_REGION_NAME=regionOne 2018-10-10 14:36:14,266 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 14:36:14,268 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-10-10 14:36:14,287 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-10 14:36:18,265 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_2e82fcf7-b7df-4ef3-8831-16b00689471e', 'id': u'4cd168ae43c548f5a74e10f279771267', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 14:36:18,855 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2535d52c131f4db5a0c1c356f7914e22', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_2e82fcf7-b7df-4ef3-8831-16b00689471e'}) 2018-10-10 14:36:19,074 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 14:36:19,402 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/0376d071aa5547b094aaa8d60722688c'}, 'domain_id': None, 'human_id': None, 'id': u'0376d071aa5547b094aaa8d60722688c', 'HUMAN_ID': False}) 2018-10-10 14:36:20,063 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_2e82fcf7-b7df-4ef3-8831-16b00689471e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'e28164e8-6d97-4c87-bef2-080c3298442a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_2e82fcf7-b7df-4ef3-8831-16b00689471e', 'project_id': u'4cd168ae43c548f5a74e10f279771267', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 14:36:20,068 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_2e82fcf7-b7df-4ef3-8831-16b00689471e', 'password': 'e28164e8-6d97-4c87-bef2-080c3298442a', 'project_name': 'connection_check-project_2e82fcf7-b7df-4ef3-8831-16b00689471e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '4cd168ae43c548f5a74e10f279771267', 'project_domain_name': 'Default'} 2018-10-10 14:36:24,377 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 14:36:24,377 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-10 14:36:36,157 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 11.769s OK 2018-10-10 14:36:36,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 14:36:36,289 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-10 14:36:38,741 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-10 14:36:39,478 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_4645f577-9531-446d-9b17-cbbfb1dd99c2', 'id': u'50b165d5212f42f49cf85a43939820c6', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 14:36:40,128 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f54611d8c62b498a95794cebb93cc5b1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_4645f577-9531-446d-9b17-cbbfb1dd99c2'}) 2018-10-10 14:36:40,295 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 14:36:40,408 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/ea253593b8184e37a7600959d7c5a0e6'}, 'domain_id': None, 'human_id': None, 'id': u'ea253593b8184e37a7600959d7c5a0e6', 'HUMAN_ID': False}) 2018-10-10 14:36:40,956 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_4645f577-9531-446d-9b17-cbbfb1dd99c2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '5fb972aa-4223-49c7-8497-036330267c45', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_4645f577-9531-446d-9b17-cbbfb1dd99c2', 'project_id': u'50b165d5212f42f49cf85a43939820c6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 14:36:40,961 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_4645f577-9531-446d-9b17-cbbfb1dd99c2', 'password': '5fb972aa-4223-49c7-8497-036330267c45', 'project_name': 'api_check-project_4645f577-9531-446d-9b17-cbbfb1dd99c2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '50b165d5212f42f49cf85a43939820c6', 'project_domain_name': 'Default'} 2018-10-10 14:36:44,306 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 14:36:44,306 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-10 14:48:45,460 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 721.037s OK 2018-10-10 14:48:45,617 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 14:48:45,618 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-10 14:48:47,533 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-10 14:48:48,233 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_26f1f133-7ebb-4eb3-9278-381bb054cf33', 'id': u'6bceb60bbdfd4054aa19802d3df21d9a', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 14:48:48,682 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4946cdf3e540432da80c7a0aa16935cc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_26f1f133-7ebb-4eb3-9278-381bb054cf33'}) 2018-10-10 14:48:48,858 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 14:48:49,034 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/bdcebf02c8284753b0de35188ab9894c'}, 'domain_id': None, 'human_id': None, 'id': u'bdcebf02c8284753b0de35188ab9894c', 'HUMAN_ID': False}) 2018-10-10 14:48:49,588 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_26f1f133-7ebb-4eb3-9278-381bb054cf33', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '2a68c085-4065-4761-84b6-1ebee3af8a1e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_26f1f133-7ebb-4eb3-9278-381bb054cf33', 'project_id': u'6bceb60bbdfd4054aa19802d3df21d9a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 14:48:49,593 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_26f1f133-7ebb-4eb3-9278-381bb054cf33', 'password': '2a68c085-4065-4761-84b6-1ebee3af8a1e', 'project_name': 'snaps_health_check-project_26f1f133-7ebb-4eb3-9278-381bb054cf33', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '6bceb60bbdfd4054aa19802d3df21d9a', 'project_domain_name': 'Default'} 2018-10-10 14:48:51,791 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 14:48:51,791 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-10 14:49:35,130 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.338s OK 2018-10-10 14:49:35,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 14:49:35,265 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-10 14:49:37,147 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | api_check | functest | healthcheck | 12:01 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-10 14:49:37,152 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-10 14:49:42,521 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-297 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-10 14:49:42,527 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=7eFDjBsvejx6D7vj3ZFhbXMUA export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.4 export OS_REGION_NAME=regionOne 2018-10-10 14:49:42,527 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 14:49:42,528 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-10-10 14:49:42,564 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-10 14:49:46,748 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'id': u'5ea391c3f23246858f348b79d506f109', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 14:49:47,209 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ae7a425f1c894daf88c465826969343d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_0b214193-33c9-49e2-8add-bb1e9d5c59f7'}) 2018-10-10 14:49:47,445 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 14:49:47,619 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/3eb0183c5dbd4456a9f28e862bfbc6e5'}, 'domain_id': None, 'human_id': None, 'id': u'3eb0183c5dbd4456a9f28e862bfbc6e5', 'HUMAN_ID': False}) 2018-10-10 14:49:48,163 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '4d62414c-3709-4048-a051-564fb5cea083', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'project_id': u'5ea391c3f23246858f348b79d506f109', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 14:49:48,169 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'password': '4d62414c-3709-4048-a051-564fb5cea083', 'project_name': 'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '5ea391c3f23246858f348b79d506f109', 'project_domain_name': 'Default'} 2018-10-10 14:49:48,169 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-10 14:49:48,865 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-10T14:49:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'68c0a5e0-f4b5-4181-985c-c279321a3cc1', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_0b214193-33c9-49e2-8add-bb1e9d5c59f7', u'admin_state_up': True, u'tenant_id': u'5ea391c3f23246858f348b79d506f109', u'created_at': u'2018-10-10T14:49:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ea391c3f23246858f348b79d506f109'}) 2018-10-10 14:49:50,201 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T14:49:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c495fbaf-2b3c-4149-bbd5-e24ac2a40c70', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_0b214193-33c9-49e2-8add-bb1e9d5c59f7', u'enable_dhcp': True, u'network_id': u'68c0a5e0-f4b5-4181-985c-c279321a3cc1', u'tenant_id': u'5ea391c3f23246858f348b79d506f109', u'created_at': u'2018-10-10T14:49:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ea391c3f23246858f348b79d506f109'}) 2018-10-10 14:49:52,695 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6ac47e40-f5a3-4314-aecb-54e9607e2d39', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0a0249e-f730-4a48-8032-264a390edf2d', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5ea391c3f23246858f348b79d506f109', u'created_at': u'2018-10-10T14:49:51Z', u'admin_state_up': True, u'updated_at': u'2018-10-10T14:49:52Z', u'revision_number': 2, u'routes': [], u'project_id': u'5ea391c3f23246858f348b79d506f109', u'id': u'd01757f0-914c-4b49-8423-657331446847', u'name': u'vping_ssh-router_0b214193-33c9-49e2-8add-bb1e9d5c59f7'}) 2018-10-10 14:49:56,137 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/f9150c25-62df-432b-8b4f-74ad75300bdd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f9150c25-62df-432b-8b4f-74ad75300bdd/file', 'owner': u'5ea391c3f23246858f348b79d506f109', 'id': u'f9150c25-62df-432b-8b4f-74ad75300bdd', 'size': 12716032, u'self': u'/v2/images/f9150c25-62df-432b-8b4f-74ad75300bdd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ea391c3f23246858f348b79d506f109', 'name': 'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/f9150c25-62df-432b-8b4f-74ad75300bdd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T14:49:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T14:49:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f9150c25-62df-432b-8b4f-74ad75300bdd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_0b214193-33c9-49e2-8add-bb1e9d5c59f7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'created': u'2018-10-10T14:49:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T14:49:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f9150c25-62df-432b-8b4f-74ad75300bdd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_0b214193-33c9-49e2-8add-bb1e9d5c59f7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 14:49:56,347 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6bb81f20-85f3-4a7d-9c01-a43d4afee0df', 'swap': 0}) 2018-10-10 14:49:56,872 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbwf3OPryrGrP6hHhhJfI0ncR/19GsVmvy4Y4F07Caj8yMjytbilv9py3TSmooJiNh2Ni8RX+Qberl7/0TdPfUsDXUltAW4cIBf5GAKvRJfR4hC6zL1VZPyB7rdZFC+zPUe3nnRc5SppYTvCrZbBXnsSf++ezNDqjBq+NBY83pBW8yLnLOfElhFFf40CDLv0oiOz/pCgDSypfY6vlMX8F5qcvwXMRaO484Ce2q/wqTyPwCxy69KlW74rvDiHUMexD+KWa4wgH7MCrFdGEephmfkELh9enSz1dcnCR6g94KzPke6MwkrNdh4WoNOa3qdEa/zG4k+aYWuW2om4qBFwUH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA28H9zj68qxqz+oR4YSXyNJ3Ef9fRrFZr8uGOBdOwmo/MjI8r\nW4pb/act00pqKCYjYdjYvEV/kG3q5e/9E3T31LA11JbQFuHCAX+RgCr0SX0eIQus\ny9VWT8ge63WRQvsz1Ht550XOUqaWE7wq2WwV57En/vnszQ6owavjQWPN6QVvMi5y\nznxJYRRX+NAgy79KIjs/6QoA0sqX2Or5TF/BeanL8FzEWjuPOAntqv8Kk8j8Ascu\nvSpVu+K7w4h1DHsQ/ilmuMIB+zAqxXRhHqYZn5BC4fXp0s9XXJwkeoPeCsz5HujM\nJKzXYeFqDTmt6nRGv8xuJPmmFrltqJuKgRcFBwIDAQABAoIBADMAgNEfClaDqgWY\nPP/++IlxnCs3gXgHzqHd60I68R/OA+ETUTK7l8H0zNPez2hmAYwx8YswbfytJfkb\ni5a6bNI12yhtn/nPh2ElpDUkwvFTUmzE8uOTraZygYqQDJiJCGxmA9LDBrFz7BzE\nbQVs6mCNYwTwKB8nKc9Y/zMr4JwVsq6uXeGRY6C24b/+O32gVRaoXupVAyJaXo18\n8piNiurgmt8aaH8ybsK8vCZXS51nqrUHtieM7w39SWVIBsARiaPUS5KKnNc8eWg0\nmqlrPtsCdoZzg5DV+SuSZ74y3mWG75KjBE4HRUYeorLwlMBUXsqLgLMzDB8tfKfK\nMQ6AdIECgYEA8QrHsqnrYpjj2K6ZR+426VK1zbbGEJajjrDwSAdKuzDyfrws54hu\npeavI3Re5ClAd72DMeEWBGovB1XLB2/fsOc/1NIQuul6WVIXPrGzxZOWtl8Tkljl\nj7uJuaqImQ4qZSp5s38nS9d4axX2lT9n6DIpV9K8TE104I08WxbZAucCgYEA6WUW\nFjfEA5hQO5SszsTlI4dtHZd9CcuPrQaHD9XCZKG5/69eW0tn5GrHKrRUPit2cDI9\nTX4k1eYC42lOaP+aKx22lPvlf3SnkXs09gZhPX0oe0tojVRjRB6BAjbXrbyNwZuX\nAO5OYnuziyzueaIb5wD99C0Uu2cDyccz0HFRyOECgYEA3YjD2zASV48fMcHevN5y\nd2T+FLBcP1jDv9xdKkYRaBPne5VlS/L3huCKrPJCWD6VsrdpwckWnD4fNQWj0RUA\nKS2QXAApQjBds4QgOw3FpNwtkzW03jd33O9G+G6Elu8PBeXQ7qj5q9nAIeOQusEI\ntb6Mgtv7FcHGnq8P/sPz9ZcCgYAsoTvb+8XruhB9lCyHTXdTl+3xnqo2WUqcF4d0\nK7gEbjiW//3XD1BKiXCUZe9GBCGdyr2WN+zrShR7UAPCaD4eyIvFaXW1LaVtWFYE\nRawKighXq0/O1rg0qnCY78vGWSvyPcJeVzN9+ZGXp3vinnEfdz0YmBZCz6wVxZXO\n4hx1gQKBgQDO6NrK8tewzA52l9uRhlxV+nL3TGkp/7g7Ih4wNhSChVZYSHGJE/tI\nJ88DLSg+oS8dzAFbEK1Z7ijzc2KeSlAgqyVfSzgAQzs/lA/ddyW5fZM9XbRPlDRr\nCs/UoWc7td68pn9WSbSUFJ/KS0NwRaX1+gPgMJdtRH9XsyAb4i1NBQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ae7a425f1c894daf88c465826969343d', 'name': u'vping_ssh-kp_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'created_at': '2018-10-10T14:49:56.872767', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ea391c3f23246858f348b79d506f109', 'name': 'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'de:21:41:2a:62:a1:83:6c:3f:a6:68:a1:7b:13:fb:63', 'type': 'ssh', 'id': u'vping_ssh-kp_0b214193-33c9-49e2-8add-bb1e9d5c59f7'}) 2018-10-10 14:49:56,873 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA28H9zj68qxqz+oR4YSXyNJ3Ef9fRrFZr8uGOBdOwmo/MjI8r W4pb/act00pqKCYjYdjYvEV/kG3q5e/9E3T31LA11JbQFuHCAX+RgCr0SX0eIQus y9VWT8ge63WRQvsz1Ht550XOUqaWE7wq2WwV57En/vnszQ6owavjQWPN6QVvMi5y znxJYRRX+NAgy79KIjs/6QoA0sqX2Or5TF/BeanL8FzEWjuPOAntqv8Kk8j8Ascu vSpVu+K7w4h1DHsQ/ilmuMIB+zAqxXRhHqYZn5BC4fXp0s9XXJwkeoPeCsz5HujM JKzXYeFqDTmt6nRGv8xuJPmmFrltqJuKgRcFBwIDAQABAoIBADMAgNEfClaDqgWY PP/++IlxnCs3gXgHzqHd60I68R/OA+ETUTK7l8H0zNPez2hmAYwx8YswbfytJfkb i5a6bNI12yhtn/nPh2ElpDUkwvFTUmzE8uOTraZygYqQDJiJCGxmA9LDBrFz7BzE bQVs6mCNYwTwKB8nKc9Y/zMr4JwVsq6uXeGRY6C24b/+O32gVRaoXupVAyJaXo18 8piNiurgmt8aaH8ybsK8vCZXS51nqrUHtieM7w39SWVIBsARiaPUS5KKnNc8eWg0 mqlrPtsCdoZzg5DV+SuSZ74y3mWG75KjBE4HRUYeorLwlMBUXsqLgLMzDB8tfKfK MQ6AdIECgYEA8QrHsqnrYpjj2K6ZR+426VK1zbbGEJajjrDwSAdKuzDyfrws54hu peavI3Re5ClAd72DMeEWBGovB1XLB2/fsOc/1NIQuul6WVIXPrGzxZOWtl8Tkljl j7uJuaqImQ4qZSp5s38nS9d4axX2lT9n6DIpV9K8TE104I08WxbZAucCgYEA6WUW FjfEA5hQO5SszsTlI4dtHZd9CcuPrQaHD9XCZKG5/69eW0tn5GrHKrRUPit2cDI9 TX4k1eYC42lOaP+aKx22lPvlf3SnkXs09gZhPX0oe0tojVRjRB6BAjbXrbyNwZuX AO5OYnuziyzueaIb5wD99C0Uu2cDyccz0HFRyOECgYEA3YjD2zASV48fMcHevN5y d2T+FLBcP1jDv9xdKkYRaBPne5VlS/L3huCKrPJCWD6VsrdpwckWnD4fNQWj0RUA KS2QXAApQjBds4QgOw3FpNwtkzW03jd33O9G+G6Elu8PBeXQ7qj5q9nAIeOQusEI tb6Mgtv7FcHGnq8P/sPz9ZcCgYAsoTvb+8XruhB9lCyHTXdTl+3xnqo2WUqcF4d0 K7gEbjiW//3XD1BKiXCUZe9GBCGdyr2WN+zrShR7UAPCaD4eyIvFaXW1LaVtWFYE RawKighXq0/O1rg0qnCY78vGWSvyPcJeVzN9+ZGXp3vinnEfdz0YmBZCz6wVxZXO 4hx1gQKBgQDO6NrK8tewzA52l9uRhlxV+nL3TGkp/7g7Ih4wNhSChVZYSHGJE/tI J88DLSg+oS8dzAFbEK1Z7ijzc2KeSlAgqyVfSzgAQzs/lA/ddyW5fZM9XbRPlDRr Cs/UoWc7td68pn9WSbSUFJ/KS0NwRaX1+gPgMJdtRH9XsyAb4i1NBQ== -----END RSA PRIVATE KEY----- 2018-10-10 14:50:07,287 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0b214193-33c9-49e2-8add-bb1e9d5c59f7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1d:1c:e0', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f9150c25-62df-432b-8b4f-74ad75300bdd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:50:04.000000', 'flavor': Munch({u'id': u'6bb81f20-85f3-4a7d-9c01-a43d4afee0df'}), 'az': u'nova', 'id': u'68ccfdc9-cb45-4f28-bddd-ab7161035bc1', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0b214193-33c9-49e2-8add-bb1e9d5c59f7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ae7a425f1c894daf88c465826969343d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ea391c3f23246858f348b79d506f109', 'name': 'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-10T14:50:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T14:50:06Z', 'hostId': u'a533fdf9b5ff5ca610828b200a4de3ee7d775859c3e0846570407631', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'a533fdf9b5ff5ca610828b200a4de3ee7d775859c3e0846570407631', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:50:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5ea391c3f23246858f348b79d506f109', 'name': u'vping_ssh-vm2_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'adminPass': u'XRkPvi4hm5Hw', 'tenant_id': u'5ea391c3f23246858f348b79d506f109', 'region': 'regionOne', 'created': u'2018-10-10T14:50:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 14:50:16,133 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0b214193-33c9-49e2-8add-bb1e9d5c59f7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:06:08', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f9150c25-62df-432b-8b4f-74ad75300bdd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:50:14.000000', 'flavor': Munch({u'id': u'6bb81f20-85f3-4a7d-9c01-a43d4afee0df'}), 'az': u'nova', 'id': u'fa5682ea-d772-4c7d-bb14-d8856924247c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0b214193-33c9-49e2-8add-bb1e9d5c59f7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ae7a425f1c894daf88c465826969343d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ea391c3f23246858f348b79d506f109', 'name': 'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-10T14:50:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T14:50:15Z', 'hostId': u'b7660c4a7440559464b379b465c0be4332324bb019b9611757a917f5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'b7660c4a7440559464b379b465c0be4332324bb019b9611757a917f5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:50:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5ea391c3f23246858f348b79d506f109', 'name': u'vping_ssh-vm_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'adminPass': u'cpVaZsAm4E8f', 'tenant_id': u'5ea391c3f23246858f348b79d506f109', 'region': 'regionOne', 'created': u'2018-10-10T14:50:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 14:50:18,213 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'd01757f0-914c-4b49-8423-657331446847', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5ea391c3f23246858f348b79d506f109', 'created_at': u'2018-10-10T14:50:17Z', 'attached': True, 'updated_at': u'2018-10-10T14:50:17Z', 'id': u'e5e28ef5-ebdf-4112-b40e-d4715ccbe47f', 'floating_network_id': u'6ac47e40-f5a3-4314-aecb-54e9607e2d39', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ea391c3f23246858f348b79d506f109', 'name': 'vping_ssh-project_0b214193-33c9-49e2-8add-bb1e9d5c59f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'd01757f0-914c-4b49-8423-657331446847', 'project_id': u'5ea391c3f23246858f348b79d506f109', 'port_id': u'b282bc12-3d1d-43ba-8b8a-5c5517a0fa9f', 'port': u'b282bc12-3d1d-43ba-8b8a-5c5517a0fa9f', 'network': u'6ac47e40-f5a3-4314-aecb-54e9607e2d39'}) 2018-10-10 14:50:19,312 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803384211 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131832] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133505] pid_max: default: 32768 minimum: 301 [ 0.134418] ACPI: Core revision 20150930 [ 0.135815] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137142] Security Framework initialized [ 0.137966] Yama: becoming mindful. [ 0.138700] AppArmor: AppArmor initialized [ 0.139577] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140926] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144847] Initializing cgroup subsys io [ 0.145668] Initializing cgroup subsys memory [ 0.146538] Initializing cgroup subsys devices [ 0.147429] Initializing cgroup subsys freezer [ 0.148305] Initializing cgroup subsys net_cls [ 0.149178] Initializing cgroup subsys perf_event [ 0.150097] Initializing cgroup subsys net_prio [ 0.150997] Initializing cgroup subsys hugetlb [ 0.151868] Initializing cgroup subsys pids [ 0.152748] CPU: Physical Processor ID: 0 [ 0.154270] mce: CPU supports 10 MCE banks [ 0.155134] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174352] ftrace: allocating 31920 entries in 125 pages [ 0.200488] smpboot: Max logical packages: 1 [ 0.201367] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202732] x2apic enabled [ 0.203552] Switched APIC routing to physical x2apic. [ 0.205308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210259] KVM setup paravirtual spinlock [ 0.211554] x86: Booted up 1 node, 1 CPUs [ 0.212376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213780] devtmpfs: initialized [ 0.215500] evm: security.selinux [ 0.216209] evm: security.SMACK64 [ 0.216903] evm: security.SMACK64EXEC [ 0.217654] evm: security.SMACK64TRANSMUTE [ 0.218475] evm: security.SMACK64MMAP [ 0.219232] evm: security.ima [ 0.219874] evm: security.capability [ 0.220684] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222556] pinctrl core: initialized pinctrl subsystem [ 0.223673] RTC time: 14:50:14, date: 10/10/18 [ 0.224634] NET: Registered protocol family 16 [ 0.225613] cpuidle: using governor ladder [ 0.226442] cpuidle: using governor menu [ 0.227238] PCCT header not found. [ 0.228006] ACPI: bus type PCI registered [ 0.228814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230066] PCI: Using configuration type 1 for base access [ 0.231825] ACPI: Added _OSI(Module Device) [ 0.232682] ACPI: Added _OSI(Processor Device) [ 0.233557] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234468] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236639] ACPI: Interpreter enabled [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.239294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244886] ACPI: (supports S0 S5) [ 0.245601] ACPI: Using IOAPIC for interrupt routing [ 0.246705] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250962] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252210] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.253424] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255672] acpiphp: Slot [3] registered [ 0.256485] acpiphp: Slot [4] registered [ 0.257297] acpiphp: Slot [5] registered [ 0.258104] acpiphp: Slot [6] registered [ 0.258905] acpiphp: Slot [7] registered [ 0.259712] acpiphp: Slot [8] registered [ 0.260518] acpiphp: Slot [9] registered [ 0.261325] acpiphp: Slot [10] registered [ 0.262278] acpiphp: Slot [11] registered [ 0.263336] acpiphp: Slot [12] registered [ 0.264399] acpiphp: Slot [13] registered [ 0.265452] acpiphp: Slot [14] registered [ 0.266512] acpiphp: Slot [15] registered [ 0.277739] acpiphp: Slot [16] registered [ 0.278814] acpiphp: Slot [17] registered [ 0.279867] acpiphp: Slot [18] registered [ 0.280919] acpiphp: Slot [19] registered [ 0.281982] acpiphp: Slot [20] registered [ 0.283036] acpiphp: Slot [21] registered [ 0.284088] acpiphp: Slot [22] registered [ 0.285138] acpiphp: Slot [23] registered [ 0.286195] acpiphp: Slot [24] registered [ 0.287252] acpiphp: Slot [25] registered [ 0.288302] acpiphp: Slot [26] registered [ 0.289352] acpiphp: Slot [27] registered [ 0.290410] acpiphp: Slot [28] registered [ 0.291465] acpiphp: Slot [29] registered [ 0.292528] acpiphp: Slot [30] registered [ 0.293580] acpiphp: Slot [31] registered [ 0.294636] PCI host bridge to bus 0000:00 [ 0.295689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297316] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.302743] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309381] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.311105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.312673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314385] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321548] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323410] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.372080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.373914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.377172] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.378955] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.380691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.382284] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.383723] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.385109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.387112] vgaarb: loaded [ 0.387868] vgaarb: bridge control possible 0000:00:02.0 [ 0.389306] SCSI subsystem initialized [ 0.390348] ACPI: bus type USB registered [ 0.391398] usbcore: registered new interface driver usbfs [ 0.392738] usbcore: registered new interface driver hub [ 0.394054] usbcore: registered new device driver usb [ 0.395403] PCI: Using ACPI for IRQ routing [ 0.396667] NetLabel: Initializing [ 0.397582] NetLabel: domain hash size = 128 [ 0.398685] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.399916] NetLabel: unlabeled traffic allowed by default [ 0.401362] clocksource: Switched to clocksource kvm-clock [ 0.407066] AppArmor: AppArmor Filesystem Enabled [ 0.408299] pnp: PnP ACPI init [ 0.409390] pnp: PnP ACPI: found 5 devices [ 0.415988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.418199] NET: Registered protocol family 2 [ 0.419426] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.420891] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.422044] TCP: Hash tables configured (established 4096 bind 4096) [ 0.423175] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.424218] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.425410] NET: Registered protocol family 1 [ 0.426262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.427329] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.428368] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.442476] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.456742] Trying to unpack rootfs image as initramfs... [ 0.506603] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.520753] Scanning for low memory corruption every 60 seconds [ 0.522651] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.524258] audit: initializing netlink subsys (disabled) [ 0.525711] audit: type=2000 audit(1539183015.495:1): initialized [ 0.527526] Initialise system trusted keyring [ 0.528782] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.530436] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532846] zbud: loaded [ 0.533733] VFS: Disk quotas dquot_6.6.0 [ 0.534873] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536890] fuse init (API version 7.23) [ 0.538100] Key type big_key registered [ 0.539188] Allocating IMA MOK and blacklist keyrings. [ 0.540692] Key type asymmetric registered [ 0.541525] Asymmetric key parser 'x509' registered [ 0.542488] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.544309] io scheduler noop registered [ 0.545102] io scheduler deadline registered (default) [ 0.546089] io scheduler cfq registered [ 0.546928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.551642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553080] ACPI: Power Button [PWRF] [ 0.553940] GHES: HEST is not enabled! [ 0.567662] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598893] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624576] Linux agpgart interface v0.103 [ 0.626636] brd: module loaded [ 0.627857] loop: module loaded [ 0.632224] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.633691] GPT:90111 != 2097151 [ 0.634375] GPT:Alternate GPT header not at the end of the disk. [ 0.635466] GPT:90111 != 2097151 [ 0.636140] GPT: Use GNU Parted to correct GPT errors. [ 0.637103] vda: vda1 vda15 [ 0.638546] scsi host0: ata_piix [ 0.639292] scsi host1: ata_piix [ 0.639997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.641331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.643185] libphy: Fixed MDIO Bus: probed [ 0.644246] tun: Universal TUN/TAP device driver, 1.6 [ 0.645489] tun: (C) 1999-2004 Max Krasnyansky [ 0.647951] PPP generic driver version 2.4.2 [ 0.649191] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650763] ehci-pci: EHCI PCI platform driver [ 0.651911] ehci-platform: EHCI generic platform driver [ 0.653247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654742] ohci-pci: OHCI PCI platform driver [ 0.655869] ohci-platform: OHCI generic platform driver [ 0.657159] uhci_hcd: USB Universal Host Controller Interface driver [ 0.671928] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.673232] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.675124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.676420] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.677902] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.679537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.681370] usb usb1: Product: UHCI Host Controller [ 0.682733] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.684237] usb usb1: SerialNumber: 0000:00:01.2 [ 0.685461] hub 1-0:1.0: USB hub found [ 0.686451] hub 1-0:1.0: 2 ports detected [ 0.687592] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.690176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.691417] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.692726] mousedev: PS/2 mouse device common for all mice [ 0.694312] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.696555] rtc_cmos 00:00: RTC can wake from S4 [ 0.697654] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.698847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.700030] i2c /dev entries driver [ 0.700775] device-mapper: uevent: version 1.0.3 [ 0.701716] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.703336] ledtrig-cpu: registered to indicate activity on CPUs [ 0.704611] NET: Registered protocol family 10 [ 0.705602] NET: Registered protocol family 17 [ 0.706498] Key type dns_resolver registered [ 0.707420] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.708511] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.710255] registered taskstats version 1 [ 0.711085] Loading compiled-in X.509 certificates [ 0.712507] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.714357] zswap: loaded using pool lzo/zbud [ 0.715731] Key type trusted registered [ 0.717264] Key type encrypted registered [ 0.718088] AppArmor: AppArmor sha1 policy hashing enabled [ 0.719110] ima: No TPM chip found, activating TPM-bypass! [ 0.720144] evm: HMAC attrs: 0x1 [ 0.721072] Magic number: 6:49:839 [ 0.721907] rtc_cmos 00:00: setting system clock to 2018-10-10 14:50:15 UTC (1539183015) [ 0.723499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.724612] EDD information not available. [ 0.802357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.803907] Write protecting the kernel read-only data: 14336k [ 0.815766] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.817572] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.123242] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.01. iid=i-00000023 2018-10-10 14:50:20,315 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-10-10 14:50:30,442 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 803384211 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131832] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133505] pid_max: default: 32768 minimum: 301 [ 0.134418] ACPI: Core revision 20150930 [ 0.135815] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137142] Security Framework initialized [ 0.137966] Yama: becoming mindful. [ 0.138700] AppArmor: AppArmor initialized [ 0.139577] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140926] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144847] Initializing cgroup subsys io [ 0.145668] Initializing cgroup subsys memory [ 0.146538] Initializing cgroup subsys devices [ 0.147429] Initializing cgroup subsys freezer [ 0.148305] Initializing cgroup subsys net_cls [ 0.149178] Initializing cgroup subsys perf_event [ 0.150097] Initializing cgroup subsys net_prio [ 0.150997] Initializing cgroup subsys hugetlb [ 0.151868] Initializing cgroup subsys pids [ 0.152748] CPU: Physical Processor ID: 0 [ 0.154270] mce: CPU supports 10 MCE banks [ 0.155134] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174352] ftrace: allocating 31920 entries in 125 pages [ 0.200488] smpboot: Max logical packages: 1 [ 0.201367] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202732] x2apic enabled [ 0.203552] Switched APIC routing to physical x2apic. [ 0.205308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210259] KVM setup paravirtual spinlock [ 0.211554] x86: Booted up 1 node, 1 CPUs [ 0.212376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213780] devtmpfs: initialized [ 0.215500] evm: security.selinux [ 0.216209] evm: security.SMACK64 [ 0.216903] evm: security.SMACK64EXEC [ 0.217654] evm: security.SMACK64TRANSMUTE [ 0.218475] evm: security.SMACK64MMAP [ 0.219232] evm: security.ima [ 0.219874] evm: security.capability [ 0.220684] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222556] pinctrl core: initialized pinctrl subsystem [ 0.223673] RTC time: 14:50:14, date: 10/10/18 [ 0.224634] NET: Registered protocol family 16 [ 0.225613] cpuidle: using governor ladder [ 0.226442] cpuidle: using governor menu [ 0.227238] PCCT header not found. [ 0.228006] ACPI: bus type PCI registered [ 0.228814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230066] PCI: Using configuration type 1 for base access [ 0.231825] ACPI: Added _OSI(Module Device) [ 0.232682] ACPI: Added _OSI(Processor Device) [ 0.233557] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234468] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236639] ACPI: Interpreter enabled [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.239294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244886] ACPI: (supports S0 S5) [ 0.245601] ACPI: Using IOAPIC for interrupt routing [ 0.246705] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250962] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252210] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.253424] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255672] acpiphp: Slot [3] registered [ 0.256485] acpiphp: Slot [4] registered [ 0.257297] acpiphp: Slot [5] registered [ 0.258104] acpiphp: Slot [6] registered [ 0.258905] acpiphp: Slot [7] registered [ 0.259712] acpiphp: Slot [8] registered [ 0.260518] acpiphp: Slot [9] registered [ 0.261325] acpiphp: Slot [10] registered [ 0.262278] acpiphp: Slot [11] registered [ 0.263336] acpiphp: Slot [12] registered [ 0.264399] acpiphp: Slot [13] registered [ 0.265452] acpiphp: Slot [14] registered [ 0.266512] acpiphp: Slot [15] registered [ 0.277739] acpiphp: Slot [16] registered [ 0.278814] acpiphp: Slot [17] registered [ 0.279867] acpiphp: Slot [18] registered [ 0.280919] acpiphp: Slot [19] registered [ 0.281982] acpiphp: Slot [20] registered [ 0.283036] acpiphp: Slot [21] registered [ 0.284088] acpiphp: Slot [22] registered [ 0.285138] acpiphp: Slot [23] registered [ 0.286195] acpiphp: Slot [24] registered [ 0.287252] acpiphp: Slot [25] registered [ 0.288302] acpiphp: Slot [26] registered [ 0.289352] acpiphp: Slot [27] registered [ 0.290410] acpiphp: Slot [28] registered [ 0.291465] acpiphp: Slot [29] registered [ 0.292528] acpiphp: Slot [30] registered [ 0.293580] acpiphp: Slot [31] registered [ 0.294636] PCI host bridge to bus 0000:00 [ 0.295689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297316] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.302743] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309381] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.311105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.312673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314385] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321548] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323410] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.372080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.373914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.377172] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.378955] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.380691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.382284] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.383723] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.385109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.387112] vgaarb: loaded [ 0.387868] vgaarb: bridge control possible 0000:00:02.0 [ 0.389306] SCSI subsystem initialized [ 0.390348] ACPI: bus type USB registered [ 0.391398] usbcore: registered new interface driver usbfs [ 0.392738] usbcore: registered new interface driver hub [ 0.394054] usbcore: registered new device driver usb [ 0.395403] PCI: Using ACPI for IRQ routing [ 0.396667] NetLabel: Initializing [ 0.397582] NetLabel: domain hash size = 128 [ 0.398685] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.399916] NetLabel: unlabeled traffic allowed by default [ 0.401362] clocksource: Switched to clocksource kvm-clock [ 0.407066] AppArmor: AppArmor Filesystem Enabled [ 0.408299] pnp: PnP ACPI init [ 0.409390] pnp: PnP ACPI: found 5 devices [ 0.415988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.418199] NET: Registered protocol family 2 [ 0.419426] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.420891] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.422044] TCP: Hash tables configured (established 4096 bind 4096) [ 0.423175] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.424218] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.425410] NET: Registered protocol family 1 [ 0.426262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.427329] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.428368] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.442476] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.456742] Trying to unpack rootfs image as initramfs... [ 0.506603] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.520753] Scanning for low memory corruption every 60 seconds [ 0.522651] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.524258] audit: initializing netlink subsys (disabled) [ 0.525711] audit: type=2000 audit(1539183015.495:1): initialized [ 0.527526] Initialise system trusted keyring [ 0.528782] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.530436] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532846] zbud: loaded [ 0.533733] VFS: Disk quotas dquot_6.6.0 [ 0.534873] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536890] fuse init (API version 7.23) [ 0.538100] Key type big_key registered [ 0.539188] Allocating IMA MOK and blacklist keyrings. [ 0.540692] Key type asymmetric registered [ 0.541525] Asymmetric key parser 'x509' registered [ 0.542488] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.544309] io scheduler noop registered [ 0.545102] io scheduler deadline registered (default) [ 0.546089] io scheduler cfq registered [ 0.546928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550232] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.551642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553080] ACPI: Power Button [PWRF] [ 0.553940] GHES: HEST is not enabled! [ 0.567662] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598893] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624576] Linux agpgart interface v0.103 [ 0.626636] brd: module loaded [ 0.627857] loop: module loaded [ 0.632224] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.633691] GPT:90111 != 2097151 [ 0.634375] GPT:Alternate GPT header not at the end of the disk. [ 0.635466] GPT:90111 != 2097151 [ 0.636140] GPT: Use GNU Parted to correct GPT errors. [ 0.637103] vda: vda1 vda15 [ 0.638546] scsi host0: ata_piix [ 0.639292] scsi host1: ata_piix [ 0.639997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.641331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.643185] libphy: Fixed MDIO Bus: probed [ 0.644246] tun: Universal TUN/TAP device driver, 1.6 [ 0.645489] tun: (C) 1999-2004 Max Krasnyansky [ 0.647951] PPP generic driver version 2.4.2 [ 0.649191] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650763] ehci-pci: EHCI PCI platform driver [ 0.651911] ehci-platform: EHCI generic platform driver [ 0.653247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654742] ohci-pci: OHCI PCI platform driver [ 0.655869] ohci-platform: OHCI generic platform driver [ 0.657159] uhci_hcd: USB Universal Host Controller Interface driver [ 0.671928] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.673232] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.675124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.676420] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.677902] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.679537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.681370] usb usb1: Product: UHCI Host Controller [ 0.682733] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.684237] usb usb1: SerialNumber: 0000:00:01.2 [ 0.685461] hub 1-0:1.0: USB hub found [ 0.686451] hub 1-0:1.0: 2 ports detected [ 0.687592] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.690176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.691417] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.692726] mousedev: PS/2 mouse device common for all mice [ 0.694312] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.696555] rtc_cmos 00:00: RTC can wake from S4 [ 0.697654] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.698847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.700030] i2c /dev entries driver [ 0.700775] device-mapper: uevent: version 1.0.3 [ 0.701716] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.703336] ledtrig-cpu: registered to indicate activity on CPUs [ 0.704611] NET: Registered protocol family 10 [ 0.705602] NET: Registered protocol family 17 [ 0.706498] Key type dns_resolver registered [ 0.707420] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.708511] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.710255] registered taskstats version 1 [ 0.711085] Loading compiled-in X.509 certificates [ 0.712507] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.714357] zswap: loaded using pool lzo/zbud [ 0.715731] Key type trusted registered [ 0.717264] Key type encrypted registered [ 0.718088] AppArmor: AppArmor sha1 policy hashing enabled [ 0.719110] ima: No TPM chip found, activating TPM-bypass! [ 0.720144] evm: HMAC attrs: 0x1 [ 0.721072] Magic number: 6:49:839 [ 0.721907] rtc_cmos 00:00: setting system clock to 2018-10-10 14:50:15 UTC (1539183015) [ 0.723499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.724612] EDD information not available. [ 0.802357] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.803907] Write protecting the kernel read-only data: 14336k [ 0.815766] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.817572] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.123242] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.01. iid=i-00000023 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCA477SvV3aFGsp1K/nmm+vH0KN8opQTKOJLl0PopIa5AiLYezJ5atD9m4OWncUApdGTVMwVPm9MMOGlT2PUpLfPKzP6BhZHlqJPk6oqTxakqUf0GakBd5U93WiNJbfVBJt3ULxK8/zePRoWzixvH/9LOBWknW+Ctx5ZDywmc0BkHTfbkJEReqJXZyhbCxzOkQh+/VBUrBdH6CFOuWMh2k704Y2RlAHk7boRpr4JpGVjm8ecOq3l+gTrLqYKj9cZgg6hcFW9/pmRm+ulTDKPKf9O8T7IDHxeZDKQfQhqVVxpVDaLfznJQSCnsvE10Gc6nHVzanQpiR59eTK18f3sIVL root@vping-ssh-vm-0b214193-33c9-49e2-8add-bb1e9d5c59f7 ssh-dss AAAAB3NzaC1kc3MAAACBANjkvr4LIDhzggfTXDJSmFf+AW++Ab2rnvj/I2R1P/Q9rcfdBCfqnCxt/iIRAsTU0G3L9RjggEdGxlieRUd3s1hCPlrsWrgy4m6/Cf7azeYN5LFacQob69u82OtmEdFdCdt/JPKNgkQNsNd9UsfKQBgXXMJxc3Een3hed7I03BfbAAAAFQD3oZ9d5zUUZf3Tz5XACQe4NH44KwAAAIAGeMyTglGJwZrVXjD/eR+HiUf4fTOzJgEy2hQx2R6K8JbiE6RX5ifbVbrfP49dh3TxlSTAq0n62ckQleNu8robLir8xKq7QiW4iyl2P04KCsEgl+Ocwq2SeRB2aYQE2TFuDCsnZMe3ZN/rS+XaKwff2A5K3os+z4/EGQJ7fIo/8AAAAIBpqYN4BHn7Q4U6mGxux6zog19jkCGOnAE0kbIoBv5vsZz2gMsZ8e/MVHR4TNKThPo+FTBFax89L5w1SAepbyZliuxoLzLx/Q5zdNw2jARr2XZ3C8j6QA6zxO3UGkm9nP5wDFuuz1D5s3rTkn4rLZMJyuZqS8aEWOGfAqbsn2CZcQ== root@vping-ssh-vm-0b214193-33c9-49e2-8add-bb1e9d5c59f7 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:febc:608/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-0b214193-33c9-49e2-8add-bb1e9d5c59f7 launch-index: 0 === cirros: current=0.4.0 uptime=4.15 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-0b214193-33c9-49e2-8add-bb1e9d5c59f7 login: /dev/root resized successfully [took 3.78s] 2018-10-10 14:50:40,517 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.14 (192.168.120.14): 56 data bytes --- 192.168.120.14 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss 2018-10-10 14:50:40,517 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-10 14:50:40,650 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 14:50:40,650 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:52 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-10 14:50:59,165 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-10-10 14:50:59,219 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-10 14:51:00,112 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_fc72716b-d772-4456-bbb0-689964bd9445', 'id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 14:51:00,598 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a321555de634ac693fa825a203af239', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_fc72716b-d772-4456-bbb0-689964bd9445'}) 2018-10-10 14:51:00,763 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 14:51:00,933 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/ca1e7e0a6c114e4a8e843cbd80fc8b33'}, 'domain_id': None, 'human_id': None, 'id': u'ca1e7e0a6c114e4a8e843cbd80fc8b33', 'HUMAN_ID': False}) 2018-10-10 14:51:01,557 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_fc72716b-d772-4456-bbb0-689964bd9445', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'ce66272d-eb1a-4fdb-9a00-d4df4ce820cb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_fc72716b-d772-4456-bbb0-689964bd9445', 'project_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 14:51:01,563 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_fc72716b-d772-4456-bbb0-689964bd9445', 'password': 'ce66272d-eb1a-4fdb-9a00-d4df4ce820cb', 'project_name': 'vping_userdata-project_fc72716b-d772-4456-bbb0-689964bd9445', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '2ba8f31dc3d64de281b6ba1d0976b2e5', 'project_domain_name': 'Default'} 2018-10-10 14:51:01,563 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-10 14:51:02,260 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-10T14:51:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'920f2e71-9548-40fa-8cb1-8038b50f0d05', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_fc72716b-d772-4456-bbb0-689964bd9445', u'admin_state_up': True, u'tenant_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', u'created_at': u'2018-10-10T14:51:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5'}) 2018-10-10 14:51:03,596 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T14:51:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'22ecd1e3-e666-46e7-a5df-6cdebef77a7b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_fc72716b-d772-4456-bbb0-689964bd9445', u'enable_dhcp': True, u'network_id': u'920f2e71-9548-40fa-8cb1-8038b50f0d05', u'tenant_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', u'created_at': u'2018-10-10T14:51:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5'}) 2018-10-10 14:51:07,305 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6ac47e40-f5a3-4314-aecb-54e9607e2d39', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0a0249e-f730-4a48-8032-264a390edf2d', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', u'created_at': u'2018-10-10T14:51:06Z', u'admin_state_up': True, u'updated_at': u'2018-10-10T14:51:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', u'id': u'aeed00b5-3c3c-4e6a-8191-7d81d50e7297', u'name': u'vping_userdata-router_fc72716b-d772-4456-bbb0-689964bd9445'}) 2018-10-10 14:51:11,731 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/04a3d9fb-17b3-49ab-9ec5-00475bed213d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04a3d9fb-17b3-49ab-9ec5-00475bed213d/file', 'owner': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'id': u'04a3d9fb-17b3-49ab-9ec5-00475bed213d', 'size': 12716032, u'self': u'/v2/images/04a3d9fb-17b3-49ab-9ec5-00475bed213d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'name': 'vping_userdata-project_fc72716b-d772-4456-bbb0-689964bd9445', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/04a3d9fb-17b3-49ab-9ec5-00475bed213d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T14:51:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T14:51:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_fc72716b-d772-4456-bbb0-689964bd9445', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/04a3d9fb-17b3-49ab-9ec5-00475bed213d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_fc72716b-d772-4456-bbb0-689964bd9445', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_fc72716b-d772-4456-bbb0-689964bd9445', 'created': u'2018-10-10T14:51:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T14:51:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/04a3d9fb-17b3-49ab-9ec5-00475bed213d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_fc72716b-d772-4456-bbb0-689964bd9445', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 14:51:11,972 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_fc72716b-d772-4456-bbb0-689964bd9445', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6467e0dd-11c3-4232-969e-cb516192a4e6', 'swap': 0}) 2018-10-10 14:51:22,633 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fc72716b-d772-4456-bbb0-689964bd9445': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:1d:fb', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'04a3d9fb-17b3-49ab-9ec5-00475bed213d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:51:18.000000', 'flavor': Munch({u'id': u'6467e0dd-11c3-4232-969e-cb516192a4e6'}), 'az': u'nova', 'id': u'0f736068-bb5c-4fb5-8b51-fd638c5c41cb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2a321555de634ac693fa825a203af239', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'name': 'vping_userdata-project_fc72716b-d772-4456-bbb0-689964bd9445', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-10T14:51:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T14:51:19Z', 'hostId': u'9b9fa411c5d17775e15f0d78b1a273d3c69bb966623c6957a3112206', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'9b9fa411c5d17775e15f0d78b1a273d3c69bb966623c6957a3112206', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:51:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'name': u'vping_userdata-vm_fc72716b-d772-4456-bbb0-689964bd9445', 'adminPass': u'3pizXjx5AS8Q', 'tenant_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'region': 'regionOne', 'created': u'2018-10-10T14:51:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 14:51:30,613 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fc72716b-d772-4456-bbb0-689964bd9445': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:dd:d5', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'04a3d9fb-17b3-49ab-9ec5-00475bed213d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:51:28.000000', 'flavor': Munch({u'id': u'6467e0dd-11c3-4232-969e-cb516192a4e6'}), 'az': u'nova', 'id': u'3809b444-f87a-44ea-9f76-515e1c0605eb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2a321555de634ac693fa825a203af239', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'name': 'vping_userdata-project_fc72716b-d772-4456-bbb0-689964bd9445', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-10T14:51:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T14:51:29Z', 'hostId': u'435ac422e076ee001ba99c0e72cc87e1e45c82b00997b2225b14ad5f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'435ac422e076ee001ba99c0e72cc87e1e45c82b00997b2225b14ad5f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T14:51:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'name': u'vping_userdata-vm2_fc72716b-d772-4456-bbb0-689964bd9445', 'adminPass': u'cqUKXefNU4SA', 'tenant_id': u'2ba8f31dc3d64de281b6ba1d0976b2e5', 'region': 'regionOne', 'created': u'2018-10-10T14:51:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 14:51:30,613 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-10 14:51:33,513 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-10-10 14:51:33,514 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.10. Waiting for response... 2018-10-10 14:51:35,992 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2018-10-10 14:51:38,543 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] 2018-10-10 14:51:41,336 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] 2018-10-10 14:51:44,248 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO 2018-10-10 14:51:47,023 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO 2018-10-10 14:51:49,754 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO 2018-10-10 14:51:52,385 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO 2018-10-10 14:51:55,149 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO 2018-10-10 14:51:57,792 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO 2018-10-10 14:52:00,432 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO 2018-10-10 14:52:00,434 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.10. Waiting for response... 2018-10-10 14:52:03,247 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO 2018-10-10 14:52:05,860 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO 2018-10-10 14:52:08,585 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO 2018-10-10 14:52:11,222 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO 2018-10-10 14:52:13,866 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO 2018-10-10 14:52:16,668 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO 2018-10-10 14:52:19,140 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO vPing KO 2018-10-10 14:52:21,772 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO vPing KO 2018-10-10 14:52:24,535 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO vPing KO 2018-10-10 14:52:27,466 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO vPing KO 2018-10-10 14:52:27,467 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.10. Waiting for response... 2018-10-10 14:52:30,063 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501926663 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130552] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132201] pid_max: default: 32768 minimum: 301 [ 0.133093] ACPI: Core revision 20150930 [ 0.134488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135795] Security Framework initialized [ 0.136608] Yama: becoming mindful. [ 0.137333] AppArmor: AppArmor initialized [ 0.138201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140811] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143420] Initializing cgroup subsys io [ 0.144228] Initializing cgroup subsys memory [ 0.145087] Initializing cgroup subsys devices [ 0.145966] Initializing cgroup subsys freezer [ 0.146833] Initializing cgroup subsys net_cls [ 0.147696] Initializing cgroup subsys perf_event [ 0.148601] Initializing cgroup subsys net_prio [ 0.149479] Initializing cgroup subsys hugetlb [ 0.150343] Initializing cgroup subsys pids [ 0.151216] CPU: Physical Processor ID: 0 [ 0.152729] mce: CPU supports 10 MCE banks [ 0.153576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173685] ftrace: allocating 31920 entries in 125 pages [ 0.200721] smpboot: Max logical packages: 1 [ 0.201575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202912] x2apic enabled [ 0.203721] Switched APIC routing to physical x2apic. [ 0.205465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208558] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210340] KVM setup paravirtual spinlock [ 0.211676] x86: Booted up 1 node, 1 CPUs [ 0.212479] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213867] devtmpfs: initialized [ 0.215588] evm: security.selinux [ 0.216281] evm: security.SMACK64 [ 0.216968] evm: security.SMACK64EXEC [ 0.217707] evm: security.SMACK64TRANSMUTE [ 0.218510] evm: security.SMACK64MMAP [ 0.219249] evm: security.ima [ 0.219897] evm: security.capability [ 0.220702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222540] pinctrl core: initialized pinctrl subsystem [ 0.223633] RTC time: 14:51:28, date: 10/10/18 [ 0.224589] NET: Registered protocol family 16 [ 0.225552] cpuidle: using governor ladder [ 0.226365] cpuidle: using governor menu [ 0.227140] PCCT header not found. [ 0.227893] ACPI: bus type PCI registered [ 0.228690] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229915] PCI: Using configuration type 1 for base access [ 0.231677] ACPI: Added _OSI(Module Device) [ 0.232515] ACPI: Added _OSI(Processor Device) [ 0.233366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.234250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.236372] ACPI: Interpreter enabled [ 0.237137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244449] ACPI: (supports S0 S5) [ 0.245145] ACPI: Using IOAPIC for interrupt routing [ 0.246092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250314] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254919] acpiphp: Slot [3] registered [ 0.255719] acpiphp: Slot [4] registered [ 0.256514] acpiphp: Slot [5] registered [ 0.257304] acpiphp: Slot [6] registered [ 0.258093] acpiphp: Slot [7] registered [ 0.258893] acpiphp: Slot [8] registered [ 0.259688] acpiphp: Slot [9] registered [ 0.260479] acpiphp: Slot [10] registered [ 0.261278] acpiphp: Slot [11] registered [ 0.262093] acpiphp: Slot [12] registered [ 0.262906] acpiphp: Slot [13] registered [ 0.263711] acpiphp: Slot [14] registered [ 0.264514] acpiphp: Slot [15] registered [ 0.275489] acpiphp: Slot [16] registered [ 0.276293] acpiphp: Slot [17] registered [ 0.277099] acpiphp: Slot [18] registered [ 0.277901] acpiphp: Slot [19] registered [ 0.278702] acpiphp: Slot [20] registered [ 0.279510] acpiphp: Slot [21] registered [ 0.280310] acpiphp: Slot [22] registered [ 0.281121] acpiphp: Slot [23] registered [ 0.281926] acpiphp: Slot [24] registered [ 0.282735] acpiphp: Slot [25] registered [ 0.283541] acpiphp: Slot [26] registered [ 0.284340] acpiphp: Slot [27] registered [ 0.285145] acpiphp: Slot [28] registered [ 0.285949] acpiphp: Slot [29] registered [ 0.286760] acpiphp: Slot [30] registered [ 0.287569] acpiphp: Slot [31] registered [ 0.288372] PCI host bridge to bus 0000:00 [ 0.289172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300750] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302085] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304495] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364919] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367827] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370939] vgaarb: loaded [ 0.371617] vgaarb: bridge control possible 0000:00:02.0 [ 0.372842] SCSI subsystem initialized [ 0.373731] ACPI: bus type USB registered [ 0.374598] usbcore: registered new interface driver usbfs [ 0.375702] usbcore: registered new interface driver hub [ 0.376759] usbcore: registered new device driver usb [ 0.377884] PCI: Using ACPI for IRQ routing [ 0.379188] NetLabel: Initializing [ 0.380065] NetLabel: domain hash size = 128 [ 0.380977] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382020] NetLabel: unlabeled traffic allowed by default [ 0.383196] clocksource: Switched to clocksource kvm-clock [ 0.388642] AppArmor: AppArmor Filesystem Enabled [ 0.390031] pnp: PnP ACPI init [ 0.391231] pnp: PnP ACPI: found 5 devices [ 0.397979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400496] NET: Registered protocol family 2 [ 0.401826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405513] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407272] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410646] NET: Registered protocol family 1 [ 0.411916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443893] Trying to unpack rootfs image as initramfs... [ 0.495387] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510083] Scanning for low memory corruption every 60 seconds [ 0.511488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512654] audit: initializing netlink subsys (disabled) [ 0.513711] audit: type=2000 audit(1539183089.072:1): initialized [ 0.515045] Initialise system trusted keyring [ 0.515999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519431] zbud: loaded [ 0.520139] VFS: Disk quotas dquot_6.6.0 [ 0.520977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522539] fuse init (API version 7.23) [ 0.523469] Key type big_key registered [ 0.524283] Allocating IMA MOK and blacklist keyrings. [ 0.525790] Key type asymmetric registered [ 0.526637] Asymmetric key parser 'x509' registered [ 0.527632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529138] io scheduler noop registered [ 0.529953] io scheduler deadline registered (default) [ 0.530965] io scheduler cfq registered [ 0.531827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535703] ACPI: Power Button [PWRF] [ 0.536555] GHES: HEST is not enabled! [ 0.550232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609202] Linux agpgart interface v0.103 [ 0.611324] brd: module loaded [ 0.612565] loop: module loaded [ 0.618120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619615] GPT:90111 != 2097151 [ 0.620306] GPT:Alternate GPT header not at the end of the disk. [ 0.621432] GPT:90111 != 2097151 [ 0.622115] GPT: Use GNU Parted to correct GPT errors. [ 0.623192] vda: vda1 vda15 [ 0.624943] scsi host0: ata_piix [ 0.625696] scsi host1: ata_piix [ 0.626412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629617] libphy: Fixed MDIO Bus: probed [ 0.630457] tun: Universal TUN/TAP device driver, 1.6 [ 0.631440] tun: (C) 1999-2004 Max Krasnyansky [ 0.633824] PPP generic driver version 2.4.2 [ 0.635295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637043] ehci-pci: EHCI PCI platform driver [ 0.638262] ehci-platform: EHCI generic platform driver [ 0.639420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640574] ohci-pci: OHCI PCI platform driver [ 0.641463] ohci-platform: OHCI generic platform driver [ 0.642470] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658054] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666975] usb usb1: Product: UHCI Host Controller [ 0.668255] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671169] hub 1-0:1.0: USB hub found [ 0.672236] hub 1-0:1.0: 2 ports detected [ 0.673518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678864] mousedev: PS/2 mouse device common for all mice [ 0.680453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682323] rtc_cmos 00:00: RTC can wake from S4 [ 0.683443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685888] i2c /dev entries driver [ 0.686662] device-mapper: uevent: version 1.0.3 [ 0.687623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690602] NET: Registered protocol family 10 [ 0.691629] NET: Registered protocol family 17 [ 0.692537] Key type dns_resolver registered [ 0.693485] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696802] registered taskstats version 1 [ 0.697782] Loading compiled-in X.509 certificates [ 0.699393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701564] zswap: loaded using pool lzo/zbud [ 0.703138] Key type trusted registered [ 0.705365] Key type encrypted registered [ 0.706348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707582] ima: No TPM chip found, activating TPM-bypass! [ 0.708855] evm: HMAC attrs: 0x1 [ 0.709897] Magic number: 6:599:889 [ 0.710874] rtc_cmos 00:00: setting system clock to 2018-10-10 14:51:29 UTC (1539183089) [ 0.712784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714123] EDD information not available. [ 0.788186] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.790128] Write protecting the kernel read-only data: 14336k [ 0.802428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.804863] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.268719] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.17. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.73s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcrS5KlwyANNYRmUilZrcQpTrZa0z88aBa84KepkyRGicZLD1b1XX2mJmq6zMsGuqSoH1a1qDYK+2SoBVs9rVjWFswk6rb9mi9/vThNRdahnbklXaqZmz15N/yJeBc+qpX8IBM1lyq0ALfZ1Cs4wU8Bn1EHfcGeRSgjdl83X5d3hJidqtL8zd/pD04mLp08/CATFLB9pxTf7+iOFgaHtcoMySoEx9dxvaTB92SgQYECx3WSxpKTNcLWDXTFmr/uXcPFwhxNg1UqI1uTgouakShv0QYJshHPZ+7DvIf58Kg5EPM0At/BZ/OF/QFGj5EIg2z/Wg50rp9vN3RG1OHr7+J root@vping-userdata-vm2-fc72716b-d772-4456-bbb0-689964bd9445 ssh-dss AAAAB3NzaC1kc3MAAACBALW3KaojE6gzHorMJdx90KdWxJKNMLzfsqo+IA2Lz0zB9sXottTBqBYV9+W4nAwn4JMWOLL/Bn7w6oEfu9TjT9FazkM5nl44ey1oCZKGBAONmZdzKuMouzNJLVCe3NOzTZaRBLLuUUTz0GNnfGE94z7g9iAkEJwLlKj8qlZalsAxAAAAFQDoCE00XNuGJmYTJBE+VFrxpCWoZQAAAIBOE2l++GltFjhLFpRmg3zRZdQB6NMhLM/j1103rA94U+AaGxw6xhb/3Fv1pCIhWv0lRd+sm2+yYos1bTgiGROYvQ9C+CzwAd2+KGVQ8p3N34Q8Rf9vD1rsK2s7P6DyolWlDr9UfTBR1TTFg6bjjhl35N3cyTERtM7Ct6VOYX+qwwAAAIA6+lhflNb4yOz6zOe56wBjXfXjZZ0A9qspeS/mgAeLAAj+SW4U2cJd1NXnNZ0pRztwzCDIa3PLZMy9232JxiV4vdT3CVrgcVGjNb+4IPMeYwNftzVGVaZJPlrewZLiLQPMFgpkBBtGSu4FstKWblmzav9dJIgLhA6PkWy1Spw6bg== root@vping-userdata-vm2-fc72716b-d772-4456-bbb0-689964bd9445 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe33:ddd5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-fc72716b-d772-4456-bbb0-689964bd9445 launch-index: 0 === cirros: current=0.4.0 uptime=59.50 === 2018-10-10 14:52:30,065 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-10 14:52:30,200 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 14:52:30,200 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-10 14:52:47,676 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-10 14:52:48,531 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'id': u'86e95c8a43044b62b08701dc114f0dce', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 14:52:48,987 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'91e89e2c3fa74faa8c9bc0d1a6ffca14', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_3af1bce7-5b8a-4593-8a13-8ead839fa022'}) 2018-10-10 14:52:49,159 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 14:52:49,332 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/d48ac2de8a0c45efbf657a5b6eff56c1'}, 'domain_id': None, 'human_id': None, 'id': u'd48ac2de8a0c45efbf657a5b6eff56c1', 'HUMAN_ID': False}) 2018-10-10 14:52:49,898 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_3af1bce7-5b8a-4593-8a13-8ead839fa022', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '8a0ab651-096a-4fa3-b7ed-bf02e2e8f22b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'project_id': u'86e95c8a43044b62b08701dc114f0dce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 14:52:49,905 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'password': '8a0ab651-096a-4fa3-b7ed-bf02e2e8f22b', 'project_name': 'tempest_smoke_seri-project_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '86e95c8a43044b62b08701dc114f0dce', 'project_domain_name': 'Default'} 2018-10-10 14:52:50,976 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 14:53:00,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 14:53:00.127 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=368e35c0-c91c-4f3d-8280-6b42bc826a80) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 368e35c0-c91c-4f3d-8280-6b42bc826a80 | 2018-10-10T14:53:00 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 368e35c0-c91c-4f3d-8280-6b42bc826a80 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-10 14:53:03,720 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-10 14:53:03,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 14:53:11,186 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 14:53:08.032 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 14:53:08.182 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 14:53:10.979 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb) as the default verifier for the future CLI operations. 2018-10-10 14:53:14,146 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-10 14:53:17,447 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/4cd61e24-0ce8-452d-9b42-1219fbfd43bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4cd61e24-0ce8-452d-9b42-1219fbfd43bf/file', 'owner': u'86e95c8a43044b62b08701dc114f0dce', 'id': u'4cd61e24-0ce8-452d-9b42-1219fbfd43bf', 'size': 12716032, u'self': u'/v2/images/4cd61e24-0ce8-452d-9b42-1219fbfd43bf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86e95c8a43044b62b08701dc114f0dce', 'name': 'tempest_smoke_seri-project_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/4cd61e24-0ce8-452d-9b42-1219fbfd43bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T14:53:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T14:53:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4cd61e24-0ce8-452d-9b42-1219fbfd43bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_3af1bce7-5b8a-4593-8a13-8ead839fa022', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'created': u'2018-10-10T14:53:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T14:53:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4cd61e24-0ce8-452d-9b42-1219fbfd43bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_3af1bce7-5b8a-4593-8a13-8ead839fa022', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 14:53:17,648 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'65e3ee35-8e8f-4d1a-aa0c-0716f95639e4', 'swap': 0}) 2018-10-10 14:53:19,549 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/ce9b0209-fb5b-4887-bc38-d6c79807149a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ce9b0209-fb5b-4887-bc38-d6c79807149a/file', 'owner': u'86e95c8a43044b62b08701dc114f0dce', 'id': u'ce9b0209-fb5b-4887-bc38-d6c79807149a', 'size': 12716032, u'self': u'/v2/images/ce9b0209-fb5b-4887-bc38-d6c79807149a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86e95c8a43044b62b08701dc114f0dce', 'name': 'tempest_smoke_seri-project_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/ce9b0209-fb5b-4887-bc38-d6c79807149a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T14:53:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T14:53:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ce9b0209-fb5b-4887-bc38-d6c79807149a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3af1bce7-5b8a-4593-8a13-8ead839fa022', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'created': u'2018-10-10T14:53:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T14:53:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ce9b0209-fb5b-4887-bc38-d6c79807149a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3af1bce7-5b8a-4593-8a13-8ead839fa022', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 14:53:19,639 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'61b026f1-d6a4-4567-85bc-2b9b9fef5149', 'swap': 0}) 2018-10-10 14:53:19,661 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_3af1bce7-5b8a-4593-8a13-8ead839fa022', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'61b026f1-d6a4-4567-85bc-2b9b9fef5149', 'swap': 0}) 2018-10-10 14:53:22,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 14:53:21.762 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb) for deployment 'opnfv-rally' (UUID=368e35c0-c91c-4f3d-8280-6b42bc826a80). 2018-10-10 14:53:22.731 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 14:53:22.733 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb) has been successfully configured for deployment 'opnfv-rally' (UUID=368e35c0-c91c-4f3d-8280-6b42bc826a80)! 2018-10-10 14:53:22,907 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 14:53:22,907 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 14:53:22,910 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 14:53:22,931 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 14:53:27,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dd4d7f10-2990-46bc-b9fd-37828c2d67cb/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-10 14:53:27,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 14:53:27,891 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 14:53:27,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-10-10 14:53:30,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:53:30.040 51 INFO rally.api [-] Starting verification (UUID=0c7233a4-d376-493f-b13e-217d9fcb1c34) for deployment 'opnfv-rally' (UUID=368e35c0-c91c-4f3d-8280-6b42bc826a80) by verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb). 2018-10-10 14:53:30,042 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0c7233a4-d376-493f-b13e-217d9fcb1c34 2018-10-10 14:53:36,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:53:36.233 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.193s] 2018-10-10 14:53:36,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:53:36.294 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.062s] 2018-10-10 14:53:43,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:53:43.117 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.689s] 2018-10-10 14:53:46,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:53:46.539 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.420s] 2018-10-10 14:54:00,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:54:00.169 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.373s] 2018-10-10 14:54:16,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:54:16.616 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.964s] 2018-10-10 14:54:50,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:54:50.445 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-10-10 14:54:50,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:54:50.447 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-10-10 14:55:23,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:55:23.364 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-10-10 14:55:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:55:23.366 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-10-10 14:55:54,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:55:54.897 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-10-10 14:55:54,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:55:54.900 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-10 14:59:30,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:59:30.099 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [188.539s] 2018-10-10 14:59:54,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:59:54.372 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.071s] 2018-10-10 14:59:54,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 14:59:54.484 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.111s] 2018-10-10 15:00:02,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:02.185 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.660s] 2018-10-10 15:00:02,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:02.195 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-10 15:00:03,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:03.499 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 15:00:03,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:03.500 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 15:00:07,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:07.777 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.304s] 2018-10-10 15:00:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:14.251 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.430s] 2018-10-10 15:00:21,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:21.279 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.555s] 2018-10-10 15:00:29,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:29.004 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.497s] 2018-10-10 15:00:38,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:38.515 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.944s] 2018-10-10 15:00:45,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:45.151 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.677s] 2018-10-10 15:00:51,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:51.247 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.200s] 2018-10-10 15:00:59,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:00:59.395 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.432s] 2018-10-10 15:01:06,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:06.687 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.728s] 2018-10-10 15:01:16,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:16.177 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.581s] 2018-10-10 15:01:19,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:19.270 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-10 15:01:21,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:21.201 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-10-10 15:01:21,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:21.270 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-10-10 15:01:21,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:21.347 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.077s] 2018-10-10 15:01:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:21.354 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-10 15:01:25,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:25.322 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.819s] 2018-10-10 15:01:27,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:27.130 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.808s] 2018-10-10 15:01:29,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:29.388 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.257s] 2018-10-10 15:01:35,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:35.589 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-10 15:01:42,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:42.342 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.479s] 2018-10-10 15:01:54,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:54.287 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.373s] 2018-10-10 15:01:58,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:01:58.040 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.752s] 2018-10-10 15:02:08,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:08.885 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.841s] 2018-10-10 15:02:12,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:12.523 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.637s] 2018-10-10 15:02:21,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:21.617 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.094s] 2018-10-10 15:02:30,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:30.722 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.789s] 2018-10-10 15:02:34,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:34.576 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.853s] 2018-10-10 15:02:41,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:41.362 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.785s] 2018-10-10 15:02:58,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:58.499 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.032s] 2018-10-10 15:02:58,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:58.994 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.496s] 2018-10-10 15:02:59,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:59.105 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.111s] 2018-10-10 15:02:59,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:59.160 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-10-10 15:02:59,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:59.269 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.108s] 2018-10-10 15:02:59,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:02:59.463 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.194s] 2018-10-10 15:03:15,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:15.091 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.338s] 2018-10-10 15:03:15,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:15.523 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.432s] 2018-10-10 15:03:15,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:15.777 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.254s] 2018-10-10 15:03:15,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:15.831 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2018-10-10 15:03:15,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:15.961 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.129s] 2018-10-10 15:03:16,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:16.011 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2018-10-10 15:03:29,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:29.169 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.051s] 2018-10-10 15:03:35,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:35.336 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.167s] 2018-10-10 15:03:37,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:37.332 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.994s] 2018-10-10 15:03:37,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:37.526 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.195s] 2018-10-10 15:03:37,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:37.725 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.199s] 2018-10-10 15:03:49,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:49.168 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.812s] 2018-10-10 15:03:55,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:55.780 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.611s] 2018-10-10 15:03:57,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:57.500 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.720s] 2018-10-10 15:03:57,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:57.557 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.057s] 2018-10-10 15:03:57,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:03:57.831 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.273s] 2018-10-10 15:04:12,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:04:12.591 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.377s] 2018-10-10 15:04:18,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:04:18.127 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.536s] 2018-10-10 15:04:22,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:04:22.824 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.695s] 2018-10-10 15:04:25,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:04:25.720 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.895s] 2018-10-10 15:04:51,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:04:51.469 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.094s] 2018-10-10 15:04:57,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:04:57.454 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.985s] 2018-10-10 15:05:02,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:02.217 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.762s] 2018-10-10 15:05:06,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:06.772 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.555s] 2018-10-10 15:05:23,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:23.504 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.976s] 2018-10-10 15:05:25,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:25.501 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.993s] 2018-10-10 15:05:25,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:25.677 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.179s] 2018-10-10 15:05:30,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:30.393 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.629s] 2018-10-10 15:05:32,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:32.779 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.383s] 2018-10-10 15:05:32,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:32.961 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.185s] 2018-10-10 15:05:37,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:37.344 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.269s] 2018-10-10 15:05:40,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:40.698 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-10 15:05:42,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:42.055 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-10 15:05:42,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:42.057 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-10 15:05:42,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:42.059 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-10 15:05:42,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:42.060 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-10 15:05:42,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:42.060 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-10 15:05:43,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:43.923 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-10-10 15:05:58,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:05:58.975 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.164s] 2018-10-10 15:06:12,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:06:12.426 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.240s] 2018-10-10 15:06:28,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:06:28.316 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.889s] 2018-10-10 15:06:38,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:06:38.246 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-10-10 15:09:16,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:09:16.170 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [151.499s] 2018-10-10 15:09:52,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:09:52.832 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.717s] 2018-10-10 15:10:36,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:10:36.763 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.279s] 2018-10-10 15:10:52,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0c7233a4-d376-493f-b13e-217d9fcb1c34 2018-10-10 15:10:52,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0c7233a4-d376-493f-b13e-217d9fcb1c34']'. 2018-10-10 15:10:53,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 15:10:53,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 15:10:53,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 15:10:53,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0c7233a4-d376-493f-b13e-217d9fcb1c34 | 2018-10-10 15:10:53,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-10 15:10:53,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 14:53:29 | 2018-10-10 15:10:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 15:10:52 | 2018-10-10 15:10:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:23 | 2018-10-10 15:10:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-10 15:10:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 15:10:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 15:10:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dd4d7f10-2990-46bc-b9fd-37828c2d67cb) | 2018-10-10 15:10:53,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 15:10:53,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 368e35c0-c91c-4f3d-8280-6b42bc826a80) | 2018-10-10 15:10:53,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-10 15:10:53,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1022.581 | 2018-10-10 15:10:53,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-10-10 15:10:53,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-10 15:10:53,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 15:10:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 15:10:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-10 15:10:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 15:10:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 15:10:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 15:10:53,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-10-10 15:10:54,131 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 15:10:54,131 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:40 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-10-10 15:10:58,647 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-10-10 15:10:58,698 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-10 15:10:59,622 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'id': u'6fd09c0df82847159e97595e0ba6290d', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 15:11:00,059 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4fb0581bac444c9b9e707f66f00ff027', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd'}) 2018-10-10 15:11:00,221 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 15:11:00,338 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/20d76047e57b4edca5010ac4a038f35b'}, 'domain_id': None, 'human_id': None, 'id': u'20d76047e57b4edca5010ac4a038f35b', 'HUMAN_ID': False}) 2018-10-10 15:11:00,870 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '9471b45b-1113-4157-a49f-c4f73dc79bf7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'project_id': u'6fd09c0df82847159e97595e0ba6290d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 15:11:00,875 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'password': '9471b45b-1113-4157-a49f-c4f73dc79bf7', 'project_name': 'rally_sanity-project_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '6fd09c0df82847159e97595e0ba6290d', 'project_domain_name': 'Default'} 2018-10-10 15:11:01,510 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-10 15:11:05,693 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-10 15:11:06,537 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-10T15:11:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', u'admin_state_up': True, u'tenant_id': u'6fd09c0df82847159e97595e0ba6290d', u'created_at': u'2018-10-10T15:11:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6fd09c0df82847159e97595e0ba6290d'}) 2018-10-10 15:11:07,739 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T15:11:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c0c14e78-a46e-4cf8-9f28-fef6402da6a4', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', u'enable_dhcp': True, u'network_id': u'4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', u'tenant_id': u'6fd09c0df82847159e97595e0ba6290d', u'created_at': u'2018-10-10T15:11:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6fd09c0df82847159e97595e0ba6290d'}) 2018-10-10 15:11:10,049 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6ac47e40-f5a3-4314-aecb-54e9607e2d39', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0a0249e-f730-4a48-8032-264a390edf2d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6fd09c0df82847159e97595e0ba6290d', u'created_at': u'2018-10-10T15:11:09Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-10-10T15:11:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'6fd09c0df82847159e97595e0ba6290d', u'id': u'bf7329c9-e719-49ab-89b3-048a35016cdc', u'name': u'rally_sanity-router_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd'}) 2018-10-10 15:11:14,297 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/cde87db2-b4ab-4699-b99a-0d13cba1fec5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cde87db2-b4ab-4699-b99a-0d13cba1fec5/file', 'owner': u'6fd09c0df82847159e97595e0ba6290d', 'id': u'cde87db2-b4ab-4699-b99a-0d13cba1fec5', 'size': 12716032, u'self': u'/v2/images/cde87db2-b4ab-4699-b99a-0d13cba1fec5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6fd09c0df82847159e97595e0ba6290d', 'name': 'rally_sanity-project_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/cde87db2-b4ab-4699-b99a-0d13cba1fec5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T15:11:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T15:11:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cde87db2-b4ab-4699-b99a-0d13cba1fec5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'created': u'2018-10-10T15:11:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T15:11:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cde87db2-b4ab-4699-b99a-0d13cba1fec5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 15:11:14,501 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'89f14002-1d99-447a-8910-82c9da9b0111', 'swap': 0}) 2018-10-10 15:11:14,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 15:11:17,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 15:11:16.651 148 INFO rally.deployment.engine [-] Deployment 368e35c0-c91c-4f3d-8280-6b42bc826a80 | Starting: Destroy cloud and free allocated resources. 2018-10-10 15:11:16.737 148 INFO rally.deployment.engine [-] Deployment 368e35c0-c91c-4f3d-8280-6b42bc826a80 | Completed: Destroy cloud and free allocated resources. 2018-10-10 15:11:16.780 148 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb) for deployment 'opnfv-rally'. 2018-10-10 15:11:16.797 148 INFO rally.api [-] Deleting verification (UUID=0c7233a4-d376-493f-b13e-217d9fcb1c34). 2018-10-10 15:11:16.839 148 INFO rally.api [-] Verification has been successfully deleted! 2018-10-10 15:11:16.839 148 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb). 2018-10-10 15:11:16.847 148 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 15:11:19,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 15:11:19.240 151 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3cf42a8c-a869-4aad-b71d-f4ace8dbd2f3) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3cf42a8c-a869-4aad-b71d-f4ace8dbd2f3 | 2018-10-10T15:11:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3cf42a8c-a869-4aad-b71d-f4ace8dbd2f3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-10 15:11:22,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-10 15:11:22,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-10 15:11:23,229 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b00ba894-77a9-4efd-81e2-da43339ae57b', 'swap': 0}) 2018-10-10 15:11:23,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b00ba894-77a9-4efd-81e2-da43339ae57b', 'swap': 0}) 2018-10-10 15:11:23,252 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-10 15:11:23,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-10 15:11:23,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:11:23,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:11:23,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:12:25,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 190777d6-c9b3-4d40-9389-83e1932e4f5d 2018-10-10 15:12:25,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-10 15:12:25,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '190777d6-c9b3-4d40-9389-83e1932e4f5d'] 2018-10-10 15:12:26,999 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 190777d6-c9b3-4d40-9389-83e1932e4f5d -------------------------------------------------------------------------------- Task 190777d6-c9b3-4d40-9389-83e1932e4f5d: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 190777d6-c9b3-4d40-9389-83e1932e4f5d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | total | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | -> duration | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.462821 Full duration: 7.489391 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 190777d6-c9b3-4d40-9389-83e1932e4f5d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785547 Full duration: 7.564954 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 190777d6-c9b3-4d40-9389-83e1932e4f5d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | total | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> duration | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.920135 Full duration: 7.66805 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 190777d6-c9b3-4d40-9389-83e1932e4f5d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778573 Full duration: 7.581027 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 190777d6-c9b3-4d40-9389-83e1932e4f5d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | total | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> duration | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034388 Full duration: 8.217483 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 190777d6-c9b3-4d40-9389-83e1932e4f5d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692489 Full duration: 7.682042 HINTS: * To plot HTML graphics with this data, run: rally task report 190777d6-c9b3-4d40-9389-83e1932e4f5d --out output.html * To generate a JUnit report, run: rally task export 190777d6-c9b3-4d40-9389-83e1932e4f5d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 190777d6-c9b3-4d40-9389-83e1932e4f5d --json --out output.json 2018-10-10 15:12:27,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '190777d6-c9b3-4d40-9389-83e1932e4f5d', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-10 15:12:29,167 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 190777d6-c9b3-4d40-9389-83e1932e4f5d --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-10 15:12:29.060 759 INFO rally.api [-] Building 'json' report for the following task(s): '190777d6-c9b3-4d40-9389-83e1932e4f5d'. 2018-10-10 15:12:29.065 759 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:12:29,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '190777d6-c9b3-4d40-9389-83e1932e4f5d', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-10 15:12:31,385 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 190777d6-c9b3-4d40-9389-83e1932e4f5d --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-10 15:12:31.251 762 INFO rally.api [-] Building 'html' report for the following task(s): '190777d6-c9b3-4d40-9389-83e1932e4f5d'. 2018-10-10 15:12:31.284 762 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:12:31,392 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-10 15:12:31,392 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-10 15:12:31,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-10 15:12:31,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:12:31,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:12:31,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:14:07,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 357ddcf1-2195-4ea2-83f2-909e3b4c41af 2018-10-10 15:14:07,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '357ddcf1-2195-4ea2-83f2-909e3b4c41af'] 2018-10-10 15:14:08,887 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 357ddcf1-2195-4ea2-83f2-909e3b4c41af -------------------------------------------------------------------------------- Task 357ddcf1-2195-4ea2-83f2-909e3b4c41af: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 357ddcf1-2195-4ea2-83f2-909e3b4c41af has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.719 | 4.719 | 4.719 | 4.719 | 4.719 | 4.719 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> glance_v2.upload_data | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 100.0% | 1 | | glance_v2.delete_image | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | total | 5.859 | 5.859 | 5.859 | 5.859 | 5.859 | 5.859 | 100.0% | 1 | | -> duration | 5.859 | 5.859 | 5.859 | 5.859 | 5.859 | 5.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.858754 Full duration: 14.616797 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 357ddcf1-2195-4ea2-83f2-909e3b4c41af has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.526 | 4.526 | 4.526 | 4.526 | 4.526 | 4.526 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | -> glance_v2.upload_data | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | glance_v2.list_images | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 4.704 | 4.704 | 4.704 | 4.704 | 4.704 | 4.704 | 100.0% | 1 | | -> duration | 4.704 | 4.704 | 4.704 | 4.704 | 4.704 | 4.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.704456 Full duration: 16.868236 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 357ddcf1-2195-4ea2-83f2-909e3b4c41af has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | -> duration | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.431792 Full duration: 7.919868 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "number_instances": 2, "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 357ddcf1-2195-4ea2-83f2-909e3b4c41af has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.984 | 3.984 | 3.984 | 3.984 | 3.984 | 3.984 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | -> glance_v2.upload_data | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | nova.boot_servers | 13.256 | 13.256 | 13.256 | 13.256 | 13.256 | 13.256 | 100.0% | 1 | | total | 17.241 | 17.241 | 17.241 | 17.241 | 17.241 | 17.241 | 100.0% | 1 | | -> duration | 16.241 | 16.241 | 16.241 | 16.241 | 16.241 | 16.241 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.241036 Full duration: 39.501207 HINTS: * To plot HTML graphics with this data, run: rally task report 357ddcf1-2195-4ea2-83f2-909e3b4c41af --out output.html * To generate a JUnit report, run: rally task export 357ddcf1-2195-4ea2-83f2-909e3b4c41af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 357ddcf1-2195-4ea2-83f2-909e3b4c41af --json --out output.json 2018-10-10 15:14:08,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '357ddcf1-2195-4ea2-83f2-909e3b4c41af', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-10 15:14:10,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 357ddcf1-2195-4ea2-83f2-909e3b4c41af --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-10 15:14:10.888 1315 INFO rally.api [-] Building 'json' report for the following task(s): '357ddcf1-2195-4ea2-83f2-909e3b4c41af'. 2018-10-10 15:14:10.894 1315 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:14:10,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '357ddcf1-2195-4ea2-83f2-909e3b4c41af', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-10 15:14:13,232 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 357ddcf1-2195-4ea2-83f2-909e3b4c41af --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-10 15:14:13.109 1318 INFO rally.api [-] Building 'html' report for the following task(s): '357ddcf1-2195-4ea2-83f2-909e3b4c41af'. 2018-10-10 15:14:13.130 1318 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:14:13,238 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-10 15:14:13,238 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-10 15:14:13,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-10 15:14:13,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:14:13,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:14:13,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:17:28,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 2018-10-10 15:17:28,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '96192bae-b7f8-4bbe-89c1-8d8cdef6b830'] 2018-10-10 15:17:29,526 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.256 | 3.256 | 3.256 | 3.256 | 3.256 | 3.256 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 100.0% | 1 | | total | 6.344 | 6.344 | 6.344 | 6.344 | 6.344 | 6.344 | 100.0% | 1 | | -> duration | 6.344 | 6.344 | 6.344 | 6.344 | 6.344 | 6.344 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.343854 Full duration: 23.430204 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 100.0% | 1 | | cinder_v2.delete_volume | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | total | 4.128 | 4.128 | 4.128 | 4.128 | 4.128 | 4.128 | 100.0% | 1 | | -> duration | 4.128 | 4.128 | 4.128 | 4.128 | 4.128 | 4.128 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.128051 Full duration: 14.058008 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.654 | 8.654 | 8.654 | 8.654 | 8.654 | 8.654 | 100.0% | 1 | | cinder_v2.delete_volume | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | total | 11.128 | 11.128 | 11.128 | 11.128 | 11.128 | 11.128 | 100.0% | 1 | | -> duration | 11.128 | 11.128 | 11.128 | 11.128 | 11.128 | 11.128 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.128467 Full duration: 22.061518 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.126 | 3.126 | 3.126 | 3.126 | 3.126 | 3.126 | 100.0% | 1 | | cinder_v2.delete_volume | 2.763 | 2.763 | 2.763 | 2.763 | 2.763 | 2.763 | 100.0% | 1 | | total | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 100.0% | 1 | | -> duration | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 5.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.889512 Full duration: 15.988405 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 100.0% | 1 | | cinder_v2.extend_volume | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 100.0% | 1 | | cinder_v2.delete_volume | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | total | 8.133 | 8.133 | 8.133 | 8.133 | 8.133 | 8.133 | 100.0% | 1 | | -> duration | 8.133 | 8.133 | 8.133 | 8.133 | 8.133 | 8.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.133029 Full duration: 18.565467 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.181 | 3.181 | 3.181 | 3.181 | 3.181 | 3.181 | 100.0% | 1 | | cinder_v2.delete_volume | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 100.0% | 1 | | total | 5.788 | 5.788 | 5.788 | 5.788 | 5.788 | 5.788 | 100.0% | 1 | | -> duration | 5.788 | 5.788 | 5.788 | 5.788 | 5.788 | 5.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.787942 Full duration: 23.066249 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.list_qos | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871143 Full duration: 12.986731 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.set_qos | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804814 Full duration: 12.403995 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.list_types | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789165 Full duration: 12.55981 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825966 Full duration: 12.346202 HINTS: * To plot HTML graphics with this data, run: rally task report 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 --out output.html * To generate a JUnit report, run: rally task export 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 --json --out output.json 2018-10-10 15:17:29,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '96192bae-b7f8-4bbe-89c1-8d8cdef6b830', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-10 15:17:31,762 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-10 15:17:31.652 3107 INFO rally.api [-] Building 'json' report for the following task(s): '96192bae-b7f8-4bbe-89c1-8d8cdef6b830'. 2018-10-10 15:17:31.660 3107 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:17:31,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '96192bae-b7f8-4bbe-89c1-8d8cdef6b830', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-10 15:17:34,098 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 96192bae-b7f8-4bbe-89c1-8d8cdef6b830 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-10 15:17:33.921 3110 INFO rally.api [-] Building 'html' report for the following task(s): '96192bae-b7f8-4bbe-89c1-8d8cdef6b830'. 2018-10-10 15:17:33.952 3110 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:17:34,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-10 15:17:34,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-10 15:17:34,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-10 15:17:34,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:17:34,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:17:34,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:18:57,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1b836952-4276-405c-9e96-68ef65a6b484 2018-10-10 15:18:57,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1b836952-4276-405c-9e96-68ef65a6b484'] 2018-10-10 15:18:58,307 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1b836952-4276-405c-9e96-68ef65a6b484 -------------------------------------------------------------------------------- Task 1b836952-4276-405c-9e96-68ef65a6b484: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1b836952-4276-405c-9e96-68ef65a6b484 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.567 | 4.567 | 4.567 | 4.567 | 4.567 | 4.567 | 100.0% | 1 | | heat.update_stack | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 100.0% | 1 | | heat.delete_stack | 2.797 | 2.797 | 2.797 | 2.797 | 2.797 | 2.797 | 100.0% | 1 | | total | 10.057 | 10.057 | 10.057 | 10.057 | 10.057 | 10.057 | 100.0% | 1 | | -> duration | 6.057 | 6.057 | 6.057 | 6.057 | 6.057 | 6.057 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.057178 Full duration: 18.720382 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1b836952-4276-405c-9e96-68ef65a6b484 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.288 | 4.288 | 4.288 | 4.288 | 4.288 | 4.288 | 100.0% | 1 | | heat.check_stack | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | heat.delete_stack | 1.594 | 1.594 | 1.594 | 1.594 | 1.594 | 1.594 | 100.0% | 1 | | total | 7.141 | 7.141 | 7.141 | 7.141 | 7.141 | 7.141 | 100.0% | 1 | | -> duration | 5.141 | 5.141 | 5.141 | 5.141 | 5.141 | 5.141 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.141039 Full duration: 16.922374 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1b836952-4276-405c-9e96-68ef65a6b484 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 100.0% | 1 | | heat.suspend_stack | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | heat.resume_stack | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | heat.delete_stack | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 100.0% | 1 | | total | 9.816 | 9.816 | 9.816 | 9.816 | 9.816 | 9.816 | 100.0% | 1 | | -> duration | 7.816 | 7.816 | 7.816 | 7.816 | 7.816 | 7.816 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.816205 Full duration: 18.487928 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 1b836952-4276-405c-9e96-68ef65a6b484 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594637 Full duration: 8.330993 HINTS: * To plot HTML graphics with this data, run: rally task report 1b836952-4276-405c-9e96-68ef65a6b484 --out output.html * To generate a JUnit report, run: rally task export 1b836952-4276-405c-9e96-68ef65a6b484 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1b836952-4276-405c-9e96-68ef65a6b484 --json --out output.json 2018-10-10 15:18:58,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1b836952-4276-405c-9e96-68ef65a6b484', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-10 15:19:00,639 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1b836952-4276-405c-9e96-68ef65a6b484 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-10 15:19:00.485 3843 INFO rally.api [-] Building 'json' report for the following task(s): '1b836952-4276-405c-9e96-68ef65a6b484'. 2018-10-10 15:19:00.489 3843 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:19:00,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1b836952-4276-405c-9e96-68ef65a6b484', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-10 15:19:02,868 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1b836952-4276-405c-9e96-68ef65a6b484 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-10 15:19:02.700 3846 INFO rally.api [-] Building 'html' report for the following task(s): '1b836952-4276-405c-9e96-68ef65a6b484'. 2018-10-10 15:19:02.722 3846 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:19:02,874 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-10 15:19:02,874 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-10 15:19:02,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-10 15:19:02,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:19:02,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:19:02,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:22:19,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : effae5fb-26c5-4bd2-b5a3-5dd998e9d102 2018-10-10 15:22:19,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'effae5fb-26c5-4bd2-b5a3-5dd998e9d102'] 2018-10-10 15:22:20,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid effae5fb-26c5-4bd2-b5a3-5dd998e9d102 -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> duration | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.772238 Full duration: 14.391582 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.add_role | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.list_roles | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743772 Full duration: 14.19083 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | keystone_v3.list_projects | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767132 Full duration: 14.793582 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> duration | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.608595 Full duration: 12.681875 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | keystone_v3.delete_service | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613638 Full duration: 12.22227 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | keystone_v3.create_user | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> keystone_v3.add_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.create_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_project | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.get_user | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_role | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 100.0% | 1 | | -> duration | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.926622 Full duration: 19.693718 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | keystone_v3.update_project | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.delete_project | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.922148 Full duration: 12.706504 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780043 Full duration: 14.730409 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690852 Full duration: 14.216601 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | keystone_v3.list_users | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942285 Full duration: 15.048138 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task effae5fb-26c5-4bd2-b5a3-5dd998e9d102 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | keystone_v3.create_users | 5.231 | 5.231 | 5.231 | 5.231 | 5.231 | 5.231 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.23 | 5.23 | 5.23 | 5.23 | 5.23 | 5.23 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | total | 7.023 | 7.023 | 7.023 | 7.023 | 7.023 | 7.023 | 100.0% | 1 | | -> duration | 7.023 | 7.023 | 7.023 | 7.023 | 7.023 | 7.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.023193 Full duration: 23.694297 HINTS: * To plot HTML graphics with this data, run: rally task report effae5fb-26c5-4bd2-b5a3-5dd998e9d102 --out output.html * To generate a JUnit report, run: rally task export effae5fb-26c5-4bd2-b5a3-5dd998e9d102 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report effae5fb-26c5-4bd2-b5a3-5dd998e9d102 --json --out output.json 2018-10-10 15:22:20,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'effae5fb-26c5-4bd2-b5a3-5dd998e9d102', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-10 15:22:23,156 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid effae5fb-26c5-4bd2-b5a3-5dd998e9d102 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-10 15:22:23.039 5761 INFO rally.api [-] Building 'json' report for the following task(s): 'effae5fb-26c5-4bd2-b5a3-5dd998e9d102'. 2018-10-10 15:22:23.050 5761 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:22:23,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'effae5fb-26c5-4bd2-b5a3-5dd998e9d102', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-10 15:22:25,461 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid effae5fb-26c5-4bd2-b5a3-5dd998e9d102 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-10 15:22:25.327 5764 INFO rally.api [-] Building 'html' report for the following task(s): 'effae5fb-26c5-4bd2-b5a3-5dd998e9d102'. 2018-10-10 15:22:25.358 5764 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:22:25,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-10 15:22:25,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-10 15:22:25,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-10 15:22:25,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:22:25,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:22:25,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:27:39,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec5ecb05-fbb1-4ed3-a160-9421498bd02e 2018-10-10 15:27:39,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ec5ecb05-fbb1-4ed3-a160-9421498bd02e'] 2018-10-10 15:27:40,571 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ec5ecb05-fbb1-4ed3-a160-9421498bd02e -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.delete_network | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | total | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | -> duration | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.261663 Full duration: 15.749509 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | neutron.delete_port | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | total | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 100.0% | 1 | | -> duration | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.15563 Full duration: 28.346518 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | neutron.create_subnet | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | neutron.create_router | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | neutron.add_interface_router | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 100.0% | 1 | | neutron.remove_interface_router | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | neutron.delete_router | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 100.0% | 1 | | -> duration | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 5.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.407176 Full duration: 36.630895 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | neutron.delete_subnet | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | total | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | -> duration | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.882012 Full duration: 31.232308 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | neutron.list_networks | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.276478 Full duration: 16.859129 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | neutron.list_ports | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | -> duration | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.498823 Full duration: 28.942689 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.create_subnet | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.create_router | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | neutron.add_interface_router | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 100.0% | 1 | | neutron.list_routers | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 100.0% | 1 | | -> duration | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.081075 Full duration: 37.16893 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | neutron.create_subnet | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | neutron.list_subnets | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | -> duration | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.764375 Full duration: 34.031402 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | neutron.delete_security_group | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> duration | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.266583 Full duration: 14.64948 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_security_group_rule | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | neutron.delete_security_group | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> duration | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.836182 Full duration: 14.666953 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task ec5ecb05-fbb1-4ed3-a160-9421498bd02e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | neutron.create_router | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | neutron.add_gateway_router | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | neutron.remove_gateway_router | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | total | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 100.0% | 1 | | -> duration | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.806483 Full duration: 24.614258 HINTS: * To plot HTML graphics with this data, run: rally task report ec5ecb05-fbb1-4ed3-a160-9421498bd02e --out output.html * To generate a JUnit report, run: rally task export ec5ecb05-fbb1-4ed3-a160-9421498bd02e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec5ecb05-fbb1-4ed3-a160-9421498bd02e --json --out output.json 2018-10-10 15:27:40,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ec5ecb05-fbb1-4ed3-a160-9421498bd02e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-10 15:27:42,905 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ec5ecb05-fbb1-4ed3-a160-9421498bd02e --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-10 15:27:42.753 9059 INFO rally.api [-] Building 'json' report for the following task(s): 'ec5ecb05-fbb1-4ed3-a160-9421498bd02e'. 2018-10-10 15:27:42.763 9059 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:27:42,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ec5ecb05-fbb1-4ed3-a160-9421498bd02e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-10 15:27:45,142 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ec5ecb05-fbb1-4ed3-a160-9421498bd02e --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-10 15:27:45.008 9062 INFO rally.api [-] Building 'html' report for the following task(s): 'ec5ecb05-fbb1-4ed3-a160-9421498bd02e'. 2018-10-10 15:27:45.039 9062 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:27:45,157 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-10 15:27:45,157 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-10 15:27:45,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-10 15:27:45,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:27:45,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:27:45,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:34:33,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2fad51f-2582-4370-9b2b-045f2d452d56 2018-10-10 15:34:33,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f2fad51f-2582-4370-9b2b-045f2d452d56'] 2018-10-10 15:34:34,363 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f2fad51f-2582-4370-9b2b-045f2d452d56 -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "block_migration": false, "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.16 | 10.16 | 10.16 | 10.16 | 10.16 | 10.16 | 100.0% | 1 | | nova.find_host_to_migrate | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 100.0% | 1 | | nova.live_migrate | 11.215 | 11.215 | 11.215 | 11.215 | 11.215 | 11.215 | 100.0% | 1 | | nova.delete_server | 2.927 | 2.927 | 2.927 | 2.927 | 2.927 | 2.927 | 100.0% | 1 | | total | 25.695 | 25.695 | 25.695 | 25.695 | 25.695 | 25.695 | 100.0% | 1 | | -> duration | 24.695 | 24.695 | 24.695 | 24.695 | 24.695 | 24.695 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.694702 Full duration: 35.098376 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.496 | 9.496 | 9.496 | 9.496 | 9.496 | 9.496 | 100.0% | 1 | | cinder_v2.create_volume | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | nova.attach_volume | 3.948 | 3.948 | 3.948 | 3.948 | 3.948 | 3.948 | 100.0% | 1 | | nova.find_host_to_migrate | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 100.0% | 1 | | nova.live_migrate | 10.774 | 10.774 | 10.774 | 10.774 | 10.774 | 10.774 | 100.0% | 1 | | nova.detach_volume | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | cinder_v2.delete_volume | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | nova.delete_server | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | total | 35.736 | 35.736 | 35.736 | 35.736 | 35.736 | 35.736 | 100.0% | 1 | | -> duration | 34.736 | 34.736 | 34.736 | 34.736 | 34.736 | 34.736 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.736101 Full duration: 47.749008 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.667 | 8.667 | 8.667 | 8.667 | 8.667 | 8.667 | 100.0% | 1 | | nova.boot_server | 9.478 | 9.478 | 9.478 | 9.478 | 9.478 | 9.478 | 100.0% | 1 | | nova.find_host_to_migrate | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | nova.live_migrate | 16.281 | 16.281 | 16.281 | 16.281 | 16.281 | 16.281 | 100.0% | 1 | | nova.delete_server | 5.37 | 5.37 | 5.37 | 5.37 | 5.37 | 5.37 | 100.0% | 1 | | total | 41.158 | 41.158 | 41.158 | 41.158 | 41.158 | 41.158 | 100.0% | 1 | | -> duration | 40.158 | 40.158 | 40.158 | 40.158 | 40.158 | 40.158 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.157896 Full duration: 52.869902 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "server_kwargs": { "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | nova.boot_server | 8.725 | 8.725 | 8.725 | 8.725 | 8.725 | 8.725 | 100.0% | 1 | | nova.delete_server | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 100.0% | 1 | | nova.delete_keypair | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 12.011 | 12.011 | 12.011 | 12.011 | 12.011 | 12.011 | 100.0% | 1 | | -> duration | 11.011 | 11.011 | 11.011 | 11.011 | 11.011 | 11.011 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.011334 Full duration: 35.78449 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "volume_size": 5, "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.778 | 8.778 | 8.778 | 8.778 | 8.778 | 8.778 | 100.0% | 1 | | nova.boot_server | 8.938 | 8.938 | 8.938 | 8.938 | 8.938 | 8.938 | 100.0% | 1 | | nova.delete_server | 3.146 | 3.146 | 3.146 | 3.146 | 3.146 | 3.146 | 100.0% | 1 | | total | 20.863 | 20.863 | 20.863 | 20.863 | 20.863 | 20.863 | 100.0% | 1 | | -> duration | 19.863 | 19.863 | 19.863 | 19.863 | 19.863 | 19.863 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.862698 Full duration: 48.58607 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "force_delete": false, "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.1 | 9.1 | 9.1 | 9.1 | 9.1 | 9.1 | 100.0% | 1 | | nova.pause_server | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 100.0% | 1 | | nova.unpause_server | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 100.0% | 1 | | nova.delete_server | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | total | 17.587 | 17.587 | 17.587 | 17.587 | 17.587 | 17.587 | 100.0% | 1 | | -> duration | 12.587 | 12.587 | 12.587 | 12.587 | 12.587 | 12.587 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.587317 Full duration: 40.86 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "nics": [ { "net-id": "4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 100.0% | 1 | | nova.migrate | 43.199 | 43.199 | 43.199 | 43.199 | 43.199 | 43.199 | 100.0% | 1 | | nova.resize_confirm | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 100.0% | 1 | | nova.delete_server | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 100.0% | 1 | | total | 58.119 | 58.119 | 58.119 | 58.119 | 58.119 | 58.119 | 100.0% | 1 | | -> duration | 57.119 | 57.119 | 57.119 | 57.119 | 57.119 | 57.119 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.119277 Full duration: 67.707894 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "image": { "name": "rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 6.896 | 6.896 | 6.896 | 6.896 | 6.896 | 6.896 | 100.0% | 1 | | nova.list_interfaces | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 7.175 | 7.175 | 7.175 | 7.175 | 7.175 | 7.175 | 100.0% | 1 | | -> duration | 6.175 | 6.175 | 6.175 | 6.175 | 6.175 | 6.175 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.175034 Full duration: 35.793058 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f2fad51f-2582-4370-9b2b-045f2d452d56 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | nova.delete_server_group | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.722101 Full duration: 9.553826 HINTS: * To plot HTML graphics with this data, run: rally task report f2fad51f-2582-4370-9b2b-045f2d452d56 --out output.html * To generate a JUnit report, run: rally task export f2fad51f-2582-4370-9b2b-045f2d452d56 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f2fad51f-2582-4370-9b2b-045f2d452d56 --json --out output.json 2018-10-10 15:34:34,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f2fad51f-2582-4370-9b2b-045f2d452d56', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-10 15:34:36,632 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f2fad51f-2582-4370-9b2b-045f2d452d56 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-10 15:34:36.519 10705 INFO rally.api [-] Building 'json' report for the following task(s): 'f2fad51f-2582-4370-9b2b-045f2d452d56'. 2018-10-10 15:34:36.528 10705 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:34:36,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f2fad51f-2582-4370-9b2b-045f2d452d56', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-10 15:34:38,913 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f2fad51f-2582-4370-9b2b-045f2d452d56 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-10 15:34:38.780 10708 INFO rally.api [-] Building 'html' report for the following task(s): 'f2fad51f-2582-4370-9b2b-045f2d452d56'. 2018-10-10 15:34:38.810 10708 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:34:38,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-10 15:34:38,927 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-10 15:34:38,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-10 15:34:38,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 15:34:38,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 15:34:38,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '4389dc1f-fb8e-4e16-8620-72a5bc8cf4e4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'flavor_name': 'rally_sanity-flavor_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1e5fc404-dcb8-4c1f-8ad8-5a8baba4c5dd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-10 15:35:32,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d42cd99c-af27-4595-a53e-dd875928f24f 2018-10-10 15:35:32,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd42cd99c-af27-4595-a53e-dd875928f24f'] 2018-10-10 15:35:33,546 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d42cd99c-af27-4595-a53e-dd875928f24f -------------------------------------------------------------------------------- Task d42cd99c-af27-4595-a53e-dd875928f24f: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d42cd99c-af27-4595-a53e-dd875928f24f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | quotas.delete_quotas | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875943 Full duration: 9.063028 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d42cd99c-af27-4595-a53e-dd875928f24f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737765 Full duration: 8.811339 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d42cd99c-af27-4595-a53e-dd875928f24f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683228 Full duration: 9.627424 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d42cd99c-af27-4595-a53e-dd875928f24f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.619 | 1.619 | 1.619 | 1.619 | 1.619 | 1.619 | 100.0% | 1 | | total | 1.619 | 1.619 | 1.619 | 1.619 | 1.619 | 1.619 | 100.0% | 1 | | -> duration | 1.619 | 1.619 | 1.619 | 1.619 | 1.619 | 1.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.61893 Full duration: 9.647764 HINTS: * To plot HTML graphics with this data, run: rally task report d42cd99c-af27-4595-a53e-dd875928f24f --out output.html * To generate a JUnit report, run: rally task export d42cd99c-af27-4595-a53e-dd875928f24f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d42cd99c-af27-4595-a53e-dd875928f24f --json --out output.json 2018-10-10 15:35:33,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd42cd99c-af27-4595-a53e-dd875928f24f', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-10 15:35:35,549 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d42cd99c-af27-4595-a53e-dd875928f24f --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-10 15:35:35.451 11221 INFO rally.api [-] Building 'json' report for the following task(s): 'd42cd99c-af27-4595-a53e-dd875928f24f'. 2018-10-10 15:35:35.455 11221 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:35:35,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd42cd99c-af27-4595-a53e-dd875928f24f', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-10 15:35:37,556 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d42cd99c-af27-4595-a53e-dd875928f24f --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-10 15:35:37.443 11224 INFO rally.api [-] Building 'html' report for the following task(s): 'd42cd99c-af27-4595-a53e-dd875928f24f'. 2018-10-10 15:35:37.463 11224 INFO rally.api [-] The report has been successfully built. 2018-10-10 15:35:37,561 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-10 15:35:37,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 02:47 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 04:42 | 11 | 100.00% | | nova | 06:14 | 9 | 100.00% | | quotas | 00:37 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:17 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-10 15:35:37,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-10-10 15:35:37,721 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 15:35:37,722 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:32 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-10 15:35:49,846 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-10 15:35:50,766 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'id': u'83281260d267408ab8f2b1c731ac3035', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 15:35:51,218 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7da0d37ad1542bc9b6a802cfd8a7154', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_c4962f30-e271-4b3e-aa69-9123252d9f9f'}) 2018-10-10 15:35:51,382 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 15:35:51,562 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/6919517f5fd4458a84a0a79f82b713b2'}, 'domain_id': None, 'human_id': None, 'id': u'6919517f5fd4458a84a0a79f82b713b2', 'HUMAN_ID': False}) 2018-10-10 15:35:52,194 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_c4962f30-e271-4b3e-aa69-9123252d9f9f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'f9909a1d-4038-4557-b5f3-af2e832d3e71', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'project_id': u'83281260d267408ab8f2b1c731ac3035', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 15:35:52,200 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'password': 'f9909a1d-4038-4557-b5f3-af2e832d3e71', 'project_name': 'refstack_defcore-project_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '83281260d267408ab8f2b1c731ac3035', 'project_domain_name': 'Default'} 2018-10-10 15:35:53,264 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 15:35:55,732 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 15:35:55.391 11227 INFO rally.deployment.engine [-] Deployment 3cf42a8c-a869-4aad-b71d-f4ace8dbd2f3 | Starting: Destroy cloud and free allocated resources. 2018-10-10 15:35:55.490 11227 INFO rally.deployment.engine [-] Deployment 3cf42a8c-a869-4aad-b71d-f4ace8dbd2f3 | Completed: Destroy cloud and free allocated resources. 2018-10-10 15:35:55.515 11227 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb). 2018-10-10 15:35:55.519 11227 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 15:35:58,225 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 15:35:57.912 11230 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b577a8d2-5610-4b5c-a28a-a0449832edc1) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b577a8d2-5610-4b5c-a28a-a0449832edc1 | 2018-10-10T15:35:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b577a8d2-5610-4b5c-a28a-a0449832edc1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-10 15:36:01,598 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-10 15:36:01,598 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 15:36:04,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-10 15:36:03.828 11236 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=dd4d7f10-2990-46bc-b9fd-37828c2d67cb). 2018-10-10 15:36:03.964 11236 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-10 15:36:07,549 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 15:36:06.227 11239 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 15:36:06.372 11239 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 15:36:07.388 11239 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53) has been successfully created! Using verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53) as the default verifier for the future CLI operations. 2018-10-10 15:36:10,528 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-10 15:36:13,665 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/6e0f1e6a-d802-4142-afbc-2b56573b1571/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e0f1e6a-d802-4142-afbc-2b56573b1571/file', 'owner': u'83281260d267408ab8f2b1c731ac3035', 'id': u'6e0f1e6a-d802-4142-afbc-2b56573b1571', 'size': 12716032, u'self': u'/v2/images/6e0f1e6a-d802-4142-afbc-2b56573b1571', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83281260d267408ab8f2b1c731ac3035', 'name': 'refstack_defcore-project_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/6e0f1e6a-d802-4142-afbc-2b56573b1571/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T15:36:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T15:36:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6e0f1e6a-d802-4142-afbc-2b56573b1571', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_c4962f30-e271-4b3e-aa69-9123252d9f9f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'created': u'2018-10-10T15:36:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T15:36:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6e0f1e6a-d802-4142-afbc-2b56573b1571', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_c4962f30-e271-4b3e-aa69-9123252d9f9f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 15:36:13,849 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7fd04f58-a5db-4e11-9fd2-326b37f47879', 'swap': 0}) 2018-10-10 15:36:16,087 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/b3f95826-5dd4-47c6-8992-56a454a0aa00/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b3f95826-5dd4-47c6-8992-56a454a0aa00/file', 'owner': u'83281260d267408ab8f2b1c731ac3035', 'id': u'b3f95826-5dd4-47c6-8992-56a454a0aa00', 'size': 12716032, u'self': u'/v2/images/b3f95826-5dd4-47c6-8992-56a454a0aa00', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83281260d267408ab8f2b1c731ac3035', 'name': 'refstack_defcore-project_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/b3f95826-5dd4-47c6-8992-56a454a0aa00/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T15:36:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T15:36:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b3f95826-5dd4-47c6-8992-56a454a0aa00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c4962f30-e271-4b3e-aa69-9123252d9f9f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'created': u'2018-10-10T15:36:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T15:36:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b3f95826-5dd4-47c6-8992-56a454a0aa00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c4962f30-e271-4b3e-aa69-9123252d9f9f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 15:36:16,135 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'17659429-37c3-464e-a85f-cc63baa2dd2d', 'swap': 0}) 2018-10-10 15:36:16,156 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c4962f30-e271-4b3e-aa69-9123252d9f9f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'17659429-37c3-464e-a85f-cc63baa2dd2d', 'swap': 0}) 2018-10-10 15:36:20,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 15:36:18.259 11258 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53) for deployment 'opnfv-rally' (UUID=b577a8d2-5610-4b5c-a28a-a0449832edc1). 2018-10-10 15:36:19.882 11258 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 15:36:19.885 11258 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53) has been successfully configured for deployment 'opnfv-rally' (UUID=b577a8d2-5610-4b5c-a28a-a0449832edc1)! 2018-10-10 15:36:20,051 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 15:36:20,052 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 15:36:20,054 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 15:36:24,634 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 15:36:24,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 15:36:24,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-10 15:36:26,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:26.750 11270 INFO rally.api [-] Starting verification (UUID=b29d9a6f-e29b-462f-a493-fa67a00d6aba) for deployment 'opnfv-rally' (UUID=b577a8d2-5610-4b5c-a28a-a0449832edc1) by verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53). 2018-10-10 15:36:26,752 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b29d9a6f-e29b-462f-a493-fa67a00d6aba 2018-10-10 15:36:33,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:33.410 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.572s] 2018-10-10 15:36:33,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:33.468 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.058s] 2018-10-10 15:36:35,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:35.633 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.821s] 2018-10-10 15:36:39,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:39.818 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [2.615s] 2018-10-10 15:36:46,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:46.390 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.430s] 2018-10-10 15:36:55,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:55.734 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [20.094s] 2018-10-10 15:36:57,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:57.892 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.063s] 2018-10-10 15:36:57,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:57.902 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-10-10 15:36:58,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.035 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.132s] 2018-10-10 15:36:58,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.047 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-10 15:36:58,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.058 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-10 15:36:58,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.089 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-10-10 15:36:58,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.152 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.062s] 2018-10-10 15:36:58,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.215 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.063s] 2018-10-10 15:36:58,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.640 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.425s] 2018-10-10 15:36:58,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.655 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-10-10 15:36:58,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:36:58.750 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.095s] 2018-10-10 15:37:01,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:01.041 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2018-10-10 15:37:03,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:03.388 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.346s] 2018-10-10 15:37:05,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:05.859 11270 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-10-10 15:37:09,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:09.436 11270 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2018-10-10 15:37:09,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:09.506 11270 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.069s] 2018-10-10 15:37:09,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:09.572 11270 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.065s] 2018-10-10 15:37:13,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:13.394 11270 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.139s] 2018-10-10 15:37:13,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:13.541 11270 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.147s] 2018-10-10 15:37:14,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:14.616 11270 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.073s] 2018-10-10 15:37:14,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:14.778 11270 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.162s] 2018-10-10 15:37:14,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:14.936 11270 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.159s] 2018-10-10 15:37:16,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:16.570 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [20.833s] 2018-10-10 15:37:16,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:16.926 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [32.738s] 2018-10-10 15:37:17,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:17.719 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.798s] 2018-10-10 15:37:27,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:27.657 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.930s] 2018-10-10 15:37:28,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:28.027 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.937s] 2018-10-10 15:37:28,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:28.289 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.631s] 2018-10-10 15:37:28,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:28.777 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.488s] 2018-10-10 15:37:29,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:29.340 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.562s] 2018-10-10 15:37:29,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:29.941 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.601s] 2018-10-10 15:37:30,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:30.020 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.078s] 2018-10-10 15:37:30,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:30.100 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.080s] 2018-10-10 15:37:30,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:30.170 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.069s] 2018-10-10 15:37:30,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:30.237 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-10-10 15:37:30,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:30.309 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.070s] 2018-10-10 15:37:30,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:30.494 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.185s] 2018-10-10 15:37:31,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:31.164 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [14.593s] 2018-10-10 15:37:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:33.040 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.012s] 2018-10-10 15:37:39,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:39.359 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.318s] 2018-10-10 15:37:44,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:44.400 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.040s] 2018-10-10 15:37:48,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:48.104 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.703s] 2018-10-10 15:37:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:52.466 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.361s] 2018-10-10 15:37:56,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:37:56.094 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.628s] 2018-10-10 15:38:02,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:02.899 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.803s] 2018-10-10 15:38:07,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:07.143 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.243s] 2018-10-10 15:38:07,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:07.400 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.257s] 2018-10-10 15:38:07,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:07.532 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.132s] 2018-10-10 15:38:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:07.617 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.085s] 2018-10-10 15:38:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:07.683 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.065s] 2018-10-10 15:38:07,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:07.933 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.250s] 2018-10-10 15:38:08,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:08.078 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.144s] 2018-10-10 15:38:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:08.129 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2018-10-10 15:38:08,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:08.183 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.053s] 2018-10-10 15:38:14,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:14.896 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.712s] 2018-10-10 15:38:22,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:22.459 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.157s] 2018-10-10 15:38:24,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:24.672 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.211s] 2018-10-10 15:38:24,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:24.914 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.591s] 2018-10-10 15:38:25,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:25.643 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.971s] 2018-10-10 15:38:26,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:26.946 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.302s] 2018-10-10 15:38:28,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:28.371 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.424s] 2018-10-10 15:38:29,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:29.869 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.496s] 2018-10-10 15:38:30,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:30.827 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.958s] 2018-10-10 15:38:31,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:31.054 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.228s] 2018-10-10 15:38:31,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:31.256 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.201s] 2018-10-10 15:38:31,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:31.275 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-10-10 15:38:31,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:31.293 11270 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-10-10 15:38:35,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:35.000 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [63.822s] 2018-10-10 15:38:38,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:38.184 11270 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.450s] 2018-10-10 15:38:38,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:38.882 11270 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.699s] 2018-10-10 15:38:39,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:39.569 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.252s] 2018-10-10 15:38:39,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:39.918 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.348s] 2018-10-10 15:38:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:50.595 11270 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.046s] 2018-10-10 15:38:54,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:54.740 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [66.530s] 2018-10-10 15:38:54,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:54.806 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-10-10 15:38:55,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:55.201 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.394s] 2018-10-10 15:38:55,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:55.298 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2018-10-10 15:38:55,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:55.300 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-10 15:38:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:38:57.777 11270 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.180s] 2018-10-10 15:39:28,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:28.608 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [2.612s] 2018-10-10 15:39:28,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:28.679 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-10-10 15:39:29,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:29.284 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.603s] 2018-10-10 15:39:29,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:29.412 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.125s] 2018-10-10 15:39:29,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:29.414 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-10 15:39:32,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:32.560 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [67.645s] 2018-10-10 15:39:54,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:54.596 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.563s] 2018-10-10 15:39:54,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:54.831 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.234s] 2018-10-10 15:39:55,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:55.022 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.191s] 2018-10-10 15:39:55,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:55.401 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.378s] 2018-10-10 15:39:55,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:55.918 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.516s] 2018-10-10 15:39:56,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:56.366 11270 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.448s] 2018-10-10 15:39:59,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:39:59.170 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [26.604s] 2018-10-10 15:40:02,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:02.603 11270 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.221s] 2018-10-10 15:40:05,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:05.917 11270 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.313s] 2018-10-10 15:40:12,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:12.976 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.545s] 2018-10-10 15:40:14,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:14.283 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.306s] 2018-10-10 15:40:16,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:16.230 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.060s] 2018-10-10 15:40:18,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:18.334 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.046s] 2018-10-10 15:40:19,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:19.335 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.004s] 2018-10-10 15:40:22,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:22.062 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.724s] 2018-10-10 15:40:23,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:23.545 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.483s] 2018-10-10 15:40:25,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:25.724 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.177s] 2018-10-10 15:40:25,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:25.783 11270 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.061s] 2018-10-10 15:40:29,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:29.133 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2018-10-10 15:40:35,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:35.039 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.647s] 2018-10-10 15:40:35,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:35.830 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.790s] 2018-10-10 15:40:37,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:37.956 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.754s] 2018-10-10 15:40:39,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:39.007 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.051s] 2018-10-10 15:40:39,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:39.885 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.877s] 2018-10-10 15:40:41,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:41.160 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.274s] 2018-10-10 15:40:42,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:42.325 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.165s] 2018-10-10 15:40:43,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:43.296 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.970s] 2018-10-10 15:40:43,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:43.678 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.382s] 2018-10-10 15:40:44,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:44.048 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.370s] 2018-10-10 15:40:44,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:44.589 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.540s] 2018-10-10 15:40:45,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:45.361 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.770s] 2018-10-10 15:40:45,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:45.734 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.373s] 2018-10-10 15:40:46,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:46.123 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.387s] 2018-10-10 15:40:46,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:46.880 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.757s] 2018-10-10 15:40:47,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:47.762 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.879s] 2018-10-10 15:40:48,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:48.308 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.546s] 2018-10-10 15:40:48,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:48.864 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.555s] 2018-10-10 15:40:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:49.438 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.574s] 2018-10-10 15:40:49,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:49.953 11270 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.513s] 2018-10-10 15:40:57,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:40:57.444 11270 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.098s] 2018-10-10 15:41:06,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:06.035 11270 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.108s] 2018-10-10 15:41:10,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:10.776 11270 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.739s] 2018-10-10 15:41:11,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:11.196 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [35.363s] 2018-10-10 15:41:12,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:12.502 11270 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.726s] 2018-10-10 15:41:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:12.689 11270 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.187s] 2018-10-10 15:41:12,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:12.737 11270 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.047s] 2018-10-10 15:41:12,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:12.787 11270 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2018-10-10 15:41:12,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:12.971 11270 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.183s] 2018-10-10 15:41:18,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:18.905 11270 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.155s] 2018-10-10 15:41:24,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:24.199 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.717s] 2018-10-10 15:41:24,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:24.410 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.210s] 2018-10-10 15:41:29,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:29.336 11270 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.253s] 2018-10-10 15:41:33,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:33.362 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.202s] 2018-10-10 15:41:33,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:33.534 11270 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.172s] 2018-10-10 15:41:38,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:38.500 11270 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.162s] 2018-10-10 15:41:51,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:41:51.425 11270 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.921s] 2018-10-10 15:42:13,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:42:13.976 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [206.287s] 2018-10-10 15:42:43,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:42:43.988 11270 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.003s] 2018-10-10 15:42:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:42:55.239 11270 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.394s] 2018-10-10 15:43:09,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:09.854 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-10-10 15:43:09,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:09.862 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-10-10 15:43:10,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:10.418 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.554s] 2018-10-10 15:43:10,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:10.451 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.033s] 2018-10-10 15:43:11,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:11.105 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.653s] 2018-10-10 15:43:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:11.782 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.676s] 2018-10-10 15:43:11,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:11.967 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.185s] 2018-10-10 15:43:12,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:12.169 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.199s] 2018-10-10 15:43:12,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:12.465 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.296s] 2018-10-10 15:43:12,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:12.739 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.273s] 2018-10-10 15:43:24,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:24.786 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.665s] 2018-10-10 15:43:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:24.948 11270 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.161s] 2018-10-10 15:43:30,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:30.555 11270 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.532s] 2018-10-10 15:43:38,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:38.604 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.463s] 2018-10-10 15:43:39,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:39.555 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.951s] 2018-10-10 15:43:52,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:52.866 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-10-10 15:43:52,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:52.905 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.039s] 2018-10-10 15:43:53,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:53.092 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.186s] 2018-10-10 15:43:53,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:53.964 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.870s] 2018-10-10 15:43:54,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:54.202 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.238s] 2018-10-10 15:43:54,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:54.855 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.652s] 2018-10-10 15:43:54,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:54.893 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-10-10 15:43:54,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:54.943 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2018-10-10 15:43:54,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:54.997 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.054s] 2018-10-10 15:43:55,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:55.044 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.046s] 2018-10-10 15:43:55,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:55.602 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.557s] 2018-10-10 15:43:55,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:55.684 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.081s] 2018-10-10 15:43:55,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:55.763 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-10-10 15:43:55,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:55.962 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.198s] 2018-10-10 15:43:56,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:43:56.011 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.050s] 2018-10-10 15:44:02,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:02.507 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2018-10-10 15:44:02,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:02.679 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.171s] 2018-10-10 15:44:02,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:02.862 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.184s] 2018-10-10 15:44:03,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:03.028 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.164s] 2018-10-10 15:44:03,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:03.175 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.147s] 2018-10-10 15:44:03,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:03.341 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.166s] 2018-10-10 15:44:03,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:03.532 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.190s] 2018-10-10 15:44:03,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:03.710 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.178s] 2018-10-10 15:44:03,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:03.867 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.156s] 2018-10-10 15:44:03,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:03.902 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.035s] 2018-10-10 15:44:04,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.055 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.152s] 2018-10-10 15:44:04,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.098 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.043s] 2018-10-10 15:44:04,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.278 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.179s] 2018-10-10 15:44:04,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.456 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.177s] 2018-10-10 15:44:04,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.633 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.176s] 2018-10-10 15:44:04,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.642 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-10-10 15:44:04,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.679 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.036s] 2018-10-10 15:44:04,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.712 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-10 15:44:04,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.748 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2018-10-10 15:44:04,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:04.781 11270 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-10-10 15:44:08,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b29d9a6f-e29b-462f-a493-fa67a00d6aba 2018-10-10 15:44:08,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b29d9a6f-e29b-462f-a493-fa67a00d6aba']'. 2018-10-10 15:44:09,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 15:44:09,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 15:44:09,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 15:44:09,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b29d9a6f-e29b-462f-a493-fa67a00d6aba | 2018-10-10 15:44:09,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-10 15:44:09,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 15:36:26 | 2018-10-10 15:44:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 15:44:08 | 2018-10-10 15:44:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:42 | 2018-10-10 15:44:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-10 15:44:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 15:44:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 15:44:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 99deba51-67c2-4036-865d-aab5607f5a53) | 2018-10-10 15:44:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 15:44:09,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b577a8d2-5610-4b5c-a28a-a0449832edc1) | 2018-10-10 15:44:09,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-10-10 15:44:09,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 453.777 | 2018-10-10 15:44:09,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 199 | 2018-10-10 15:44:09,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-10 15:44:09,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 15:44:09,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 15:44:09,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-10-10 15:44:09,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 15:44:09,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 15:44:09,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 15:44:09,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.5% 2018-10-10 15:44:10,170 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 15:44:10,170 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:59 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-10-10 15:44:14,869 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-10-10 15:44:14,923 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-10 15:44:15,841 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'id': u'31408b4a6c6e4a71b10c34f934070c03', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 15:44:16,302 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8dc69e8c950243138553f08b6bc39b9c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_89d1353c-a6de-44e7-8be5-4fdefd5d85ba'}) 2018-10-10 15:44:16,401 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 15:44:16,573 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/b3ba3a29257f40b190207fdb76b65ed7'}, 'domain_id': None, 'human_id': None, 'id': u'b3ba3a29257f40b190207fdb76b65ed7', 'HUMAN_ID': False}) 2018-10-10 15:44:17,130 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '0d23626f-ec5b-49d0-a7a2-9eed458930bc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'project_id': u'31408b4a6c6e4a71b10c34f934070c03', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 15:44:17,136 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'password': '0d23626f-ec5b-49d0-a7a2-9eed458930bc', 'project_name': 'patrole-project_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '31408b4a6c6e4a71b10c34f934070c03', 'project_domain_name': 'Default'} 2018-10-10 15:44:18,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 15:44:20,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 15:44:20.352 11316 INFO rally.deployment.engine [-] Deployment b577a8d2-5610-4b5c-a28a-a0449832edc1 | Starting: Destroy cloud and free allocated resources. 2018-10-10 15:44:20.456 11316 INFO rally.deployment.engine [-] Deployment b577a8d2-5610-4b5c-a28a-a0449832edc1 | Completed: Destroy cloud and free allocated resources. 2018-10-10 15:44:20.508 11316 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53) for deployment 'opnfv-rally'. 2018-10-10 15:44:20.532 11316 INFO rally.api [-] Deleting verification (UUID=b29d9a6f-e29b-462f-a493-fa67a00d6aba). 2018-10-10 15:44:20.579 11316 INFO rally.api [-] Verification has been successfully deleted! 2018-10-10 15:44:20.580 11316 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53). 2018-10-10 15:44:20.588 11316 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 15:44:23,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 15:44:23.043 11319 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7 | 2018-10-10T15:44:22 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-10 15:44:26,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-10 15:44:26,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 15:44:29,006 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-10 15:44:28.723 11325 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=99deba51-67c2-4036-865d-aab5607f5a53). 2018-10-10 15:44:28.851 11325 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-10 15:44:32,606 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 15:44:31.107 11328 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 15:44:31.249 11328 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 15:44:32.408 11328 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78) as the default verifier for the future CLI operations. 2018-10-10 15:44:35,521 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-10 15:44:38,042 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/e9e2a33f-bdc3-4545-8c4c-39a225bb251a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e9e2a33f-bdc3-4545-8c4c-39a225bb251a/file', 'owner': u'31408b4a6c6e4a71b10c34f934070c03', 'id': u'e9e2a33f-bdc3-4545-8c4c-39a225bb251a', 'size': 12716032, u'self': u'/v2/images/e9e2a33f-bdc3-4545-8c4c-39a225bb251a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31408b4a6c6e4a71b10c34f934070c03', 'name': 'patrole-project_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/e9e2a33f-bdc3-4545-8c4c-39a225bb251a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T15:44:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T15:44:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e9e2a33f-bdc3-4545-8c4c-39a225bb251a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'created': u'2018-10-10T15:44:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T15:44:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e9e2a33f-bdc3-4545-8c4c-39a225bb251a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 15:44:38,249 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5fd78116-b50a-4db3-b364-563b1c58625f', 'swap': 0}) 2018-10-10 15:44:40,200 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/ac82e8d0-bb97-46ee-ab84-8c6c65d694e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ac82e8d0-bb97-46ee-ab84-8c6c65d694e4/file', 'owner': u'31408b4a6c6e4a71b10c34f934070c03', 'id': u'ac82e8d0-bb97-46ee-ab84-8c6c65d694e4', 'size': 12716032, u'self': u'/v2/images/ac82e8d0-bb97-46ee-ab84-8c6c65d694e4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31408b4a6c6e4a71b10c34f934070c03', 'name': 'patrole-project_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/ac82e8d0-bb97-46ee-ab84-8c6c65d694e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T15:44:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T15:44:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ac82e8d0-bb97-46ee-ab84-8c6c65d694e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'created': u'2018-10-10T15:44:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T15:44:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ac82e8d0-bb97-46ee-ab84-8c6c65d694e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 15:44:40,255 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b54fdcb0-29d1-4430-8bf6-a56af2a15d6e', 'swap': 0}) 2018-10-10 15:44:40,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_89d1353c-a6de-44e7-8be5-4fdefd5d85ba', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b54fdcb0-29d1-4430-8bf6-a56af2a15d6e', 'swap': 0}) 2018-10-10 15:44:43,407 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 15:44:42.387 11347 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78) for deployment 'opnfv-rally' (UUID=fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7). 2018-10-10 15:44:43.230 11347 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 15:44:43.232 11347 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78) has been successfully configured for deployment 'opnfv-rally' (UUID=fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7)! 2018-10-10 15:44:43,408 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 15:44:43,408 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 15:44:43,411 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 15:44:43,436 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 15:44:46,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c806cbc0-3bb2-42fe-b89b-0d8349e49c78/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-10 15:44:46,638 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 15:44:47,116 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 15:44:47,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-10 15:44:49,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 15:44:49.299 11356 INFO rally.api [-] Starting verification (UUID=56ba87d4-2e1d-4fd7-8b25-160a228621e1) for deployment 'opnfv-rally' (UUID=fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7) by verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78). 2018-10-10 15:44:49,300 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 56ba87d4-2e1d-4fd7-8b25-160a228621e1 2018-10-10 15:47:28,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 56ba87d4-2e1d-4fd7-8b25-160a228621e1 2018-10-10 15:47:28,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '56ba87d4-2e1d-4fd7-8b25-160a228621e1']'. 2018-10-10 15:47:29,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 15:47:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 15:47:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 15:47:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 56ba87d4-2e1d-4fd7-8b25-160a228621e1 | 2018-10-10 15:47:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-10 15:47:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 15:44:49 | 2018-10-10 15:47:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 15:47:27 | 2018-10-10 15:47:29,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:38 | 2018-10-10 15:47:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 15:47:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 15:47:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c806cbc0-3bb2-42fe-b89b-0d8349e49c78) | 2018-10-10 15:47:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 15:47:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7) | 2018-10-10 15:47:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-10 15:47:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 150.673 | 2018-10-10 15:47:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-10-10 15:47:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-10-10 15:47:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 15:47:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 15:47:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-10 15:47:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 15:47:29,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 15:47:29,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 15:47:29,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-10 15:47:29,623 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 15:47:29,624 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-10 15:47:34,106 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-10-10 15:47:34,806 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-10-10 15:47:55,304 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-10-10 15:47:55,349 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-10-10 15:47:55,601 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-10-10 15:47:55,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 15:47:55,747 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-10 15:47:55,802 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-10 15:47:57,396 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 15:48:00,359 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 15:48:00,359 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-10 16:46:37,351 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 16:46:37,352 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:37 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-10-10 16:46:39,506 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-10-10 16:46:39,561 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-10 16:46:40,948 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 16:46:42,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 16:46:45,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 16:46:44.825 11446 INFO rally.deployment.engine [-] Deployment fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7 | Starting: Destroy cloud and free allocated resources. 2018-10-10 16:46:44.923 11446 INFO rally.deployment.engine [-] Deployment fe2c03fd-64e8-4d08-aa86-42ca56f6a9b7 | Completed: Destroy cloud and free allocated resources. 2018-10-10 16:46:44.983 11446 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78) for deployment 'opnfv-rally'. 2018-10-10 16:46:45.015 11446 INFO rally.api [-] Deleting verification (UUID=56ba87d4-2e1d-4fd7-8b25-160a228621e1). 2018-10-10 16:46:45.059 11446 INFO rally.api [-] Verification has been successfully deleted! 2018-10-10 16:46:45.060 11446 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78). 2018-10-10 16:46:45.067 11446 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 16:46:47,711 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 16:46:47.409 11449 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e46d7fbc-c47e-4b18-a387-99847578195a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e46d7fbc-c47e-4b18-a387-99847578195a | 2018-10-10T16:46:47 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e46d7fbc-c47e-4b18-a387-99847578195a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-10 16:46:51,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-10 16:46:51,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 16:46:53,396 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-10 16:46:53.113 11455 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=c806cbc0-3bb2-42fe-b89b-0d8349e49c78). 2018-10-10 16:46:53.240 11455 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-10 16:46:57,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 16:46:55.388 11458 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 16:46:55.534 11458 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 16:46:57.748 11458 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ed9b14a-2614-46bb-aa63-e8ee048180fb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3ed9b14a-2614-46bb-aa63-e8ee048180fb) as the default verifier for the future CLI operations. 2018-10-10 16:47:00,888 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-10 16:47:09,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 16:47:08.650 11477 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3ed9b14a-2614-46bb-aa63-e8ee048180fb) for deployment 'opnfv-rally' (UUID=e46d7fbc-c47e-4b18-a387-99847578195a). 2018-10-10 16:47:09.511 11477 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 16:47:09.513 11477 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ed9b14a-2614-46bb-aa63-e8ee048180fb) has been successfully configured for deployment 'opnfv-rally' (UUID=e46d7fbc-c47e-4b18-a387-99847578195a)! 2018-10-10 16:47:12,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3ed9b14a-2614-46bb-aa63-e8ee048180fb/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-10 16:47:12,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-10 16:47:14,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 16:47:14.928 11486 INFO rally.api [-] Starting verification (UUID=956dee3c-c5f9-45db-894c-3f8e842de57f) for deployment 'opnfv-rally' (UUID=e46d7fbc-c47e-4b18-a387-99847578195a) by verifier 'opnfv-tempest' (UUID=3ed9b14a-2614-46bb-aa63-e8ee048180fb). 2018-10-10 16:49:06,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 956dee3c-c5f9-45db-894c-3f8e842de57f 2018-10-10 16:49:06,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '956dee3c-c5f9-45db-894c-3f8e842de57f']'. 2018-10-10 16:49:07,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 956dee3c-c5f9-45db-894c-3f8e842de57f | 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 16:47:14 | 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 16:49:06 | 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-10-10 16:49:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3ed9b14a-2614-46bb-aa63-e8ee048180fb) | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e46d7fbc-c47e-4b18-a387-99847578195a) | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.482 | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-10-10 16:49:07,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 16:49:07,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 16:49:07,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-10 16:49:07,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 16:49:07,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 16:49:07,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 16:49:07,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-10-10 16:49:07,496 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 16:49:07,497 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:06 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-10-10 16:49:11,143 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-10-10 16:49:11,144 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:52 | FAIL | | vping_userdata | functest | smoke | 01:29 | PASS | | tempest_smoke_serial | functest | smoke | 17:40 | FAIL | | rally_sanity | functest | smoke | 24:32 | PASS | | refstack_defcore | functest | smoke | 07:59 | FAIL | | patrole | functest | smoke | 02:54 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 58:37 | FAIL | | neutron_trunk | functest | smoke | 02:06 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-10 16:49:11,155 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-10 16:49:16,933 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-297 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-10 16:49:16,938 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=7eFDjBsvejx6D7vj3ZFhbXMUA export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.4 export OS_REGION_NAME=regionOne 2018-10-10 16:49:16,938 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 16:49:16,939 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-10-10 16:49:16,958 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-10-10 16:49:16,985 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-10-10 16:53:59,957 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-10-10 16:54:00,088 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 16:54:00,088 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:43 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-10-10 16:54:00,122 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-10-10 16:54:01,931 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-10-10 16:54:03,618 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-10-10 16:54:05,319 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-10-10 16:54:06,158 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-10-10 16:54:06,159 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-10-10 16:54:06,209 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-10-10 16:54:06,368 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-10-10 16:54:34,405 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-10-10 16:54:34,405 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-10-10 16:54:34,405 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-10-10 16:54:34,490 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-10-10 16:55:02,380 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-10-10 16:55:02,381 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-10-10 16:55:02,381 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-10-10 16:55:02,382 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-10-10 16:55:02,382 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-10-10 16:55:02,457 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-10-10 16:55:02,466 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 16:55:03,152 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 16:55:06,156 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-10-10 16:55:06,651 - sdnvpn.lib.openstack_utils - DEBUG - Network 'cae03313-a5bd-4ccb-a455-d6b030f33cd0' created successfully 2018-10-10 16:55:06,651 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-10 16:55:07,394 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'a7383e4e-7032-4110-a2e6-a85a1ed220a3' created successfully 2018-10-10 16:55:07,394 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-10 16:55:07,678 - sdnvpn.lib.openstack_utils - DEBUG - Router 'f48ed829-d8d1-4924-9c08-b81ef5931a65' created successfully 2018-10-10 16:55:07,678 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-10 16:55:09,196 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-10 16:55:09,196 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-10 16:55:10,838 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-10 16:55:11,498 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-10-10 16:55:11,747 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f7bb3c55-f819-4fa1-b0ef-e073fc992382' created successfully 2018-10-10 16:55:11,747 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-10 16:55:12,310 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '8c81f832-b3be-4635-bcd4-057bb9585789' created successfully 2018-10-10 16:55:12,310 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-10 16:55:12,310 - sdnvpn.lib.openstack_utils - DEBUG - Router 'f48ed829-d8d1-4924-9c08-b81ef5931a65' created successfully 2018-10-10 16:55:12,311 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-10 16:55:13,887 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-10 16:55:13,888 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-10 16:55:14,571 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-10 16:55:14,770 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-10-10 16:55:14,997 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=90409ce8-77de-4088-be50-1e033812a399 created successfully. 2018-10-10 16:55:14,997 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-10-10 16:55:14,997 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-10-10 16:55:15,312 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-10-10 16:55:15,312 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-10 16:55:15,498 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-10 16:55:15,892 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-10 16:56:40,762 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 16:57:17,401 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.204 -c 10' 2018-10-10 16:57:38,538 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-10-10 16:57:38,538 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.204': 'PASS'}]} 2018-10-10 16:57:38,538 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-10-10 16:57:38,538 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-10-10 16:57:38,539 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-10-10 16:57:38,618 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-10-10 16:57:51,965 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-10-10 16:57:51,966 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-10-10 16:57:52,020 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-10-10 16:57:52,073 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-10-10 16:57:52,129 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-10-10 16:57:52,569 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-0 2018-10-10 16:57:52,611 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.22 2018-10-10 16:58:00,578 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-10-10 16:58:00,635 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-10-10 16:58:00,635 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-10-10 16:58:09,361 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 16:58:09,927 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-10 16:58:09,975 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=ef3a4067-e331-4b8c-8bb8-55e96c4c5a9a created successfully. 2018-10-10 16:58:10,582 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 16:58:11,147 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-10 16:58:12,104 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-10-10 16:58:12,486 - sdnvpn.lib.openstack_utils - DEBUG - Network 'faf1cac6-a794-42bd-80c1-4e44eb8e4af7' created successfully 2018-10-10 16:58:12,486 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-10 16:58:13,035 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '6e08f9e5-7b4d-4086-929e-74068cfee8fd' created successfully 2018-10-10 16:58:13,035 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-10 16:58:13,378 - sdnvpn.lib.openstack_utils - DEBUG - Router 'd4e14955-f108-4537-bd89-ee947e2722de' created successfully 2018-10-10 16:58:13,378 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-10 16:58:14,870 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-10 16:58:14,870 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-10 16:58:16,286 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-10 16:58:16,788 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-10-10 16:58:17,183 - sdnvpn.lib.openstack_utils - DEBUG - Network 'c0a8fa50-fc4e-47ce-8b9f-bc8ba9b060ac' created successfully 2018-10-10 16:58:17,183 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-10 16:58:17,664 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'd683fd60-5c78-47ac-b57b-646865cb7cba' created successfully 2018-10-10 16:58:17,664 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-10 16:58:17,851 - sdnvpn.lib.openstack_utils - DEBUG - Router '22ec8088-5bd5-411d-a1d6-907f0ed40755' created successfully 2018-10-10 16:58:17,852 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-10 16:58:19,617 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-10 16:58:19,617 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-10 16:58:21,594 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-10 16:58:22,163 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-10 17:01:55,691 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-10-10 17:01:55,691 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-10-10 17:01:55,692 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-10-10 17:01:55,692 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-10-10 17:01:55,692 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-10-10 17:01:55,773 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-10-10 17:01:55,782 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 17:01:55,783 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-10-10 17:01:56,350 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 17:02:01,205 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 17:02:41,144 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-853630', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'd00928b339b74d1eac5a92b45f495878', u'route_targets': [u'55:55'], u'project_id': u'd00928b339b74d1eac5a92b45f495878', u'type': u'l3', u'id': u'f6dec439-d5a0-4884-8a42-e55634ff8adb'}} 2018-10-10 17:03:09,586 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 17:03:42,119 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-689856', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd00928b339b74d1eac5a92b45f495878', u'route_targets': [u'88:88'], u'project_id': u'd00928b339b74d1eac5a92b45f495878', u'type': u'l3', u'id': u'583f04c2-b5f1-4fcf-93f4-a1ea5e7ba977'}} 2018-10-10 17:03:45,733 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 17:04:28,286 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-10-10 17:04:28,286 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-10-10 17:04:28,286 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-10-10 17:04:28,287 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-10-10 17:04:28,287 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-10-10 17:04:28,370 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-10-10 17:04:28,379 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 17:04:28,925 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 17:04:33,827 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 17:05:37,789 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-923562', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd00928b339b74d1eac5a92b45f495878', u'route_targets': [], u'project_id': u'd00928b339b74d1eac5a92b45f495878', u'type': u'l3', u'id': u'60051ada-2ad7-456b-8492-4b1b5830bb84'}} 2018-10-10 17:07:14,740 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 17:08:17,989 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-923562', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd00928b339b74d1eac5a92b45f495878', u'route_targets': [], u'project_id': u'd00928b339b74d1eac5a92b45f495878', u'type': u'l3', u'id': u'845e9fba-e507-48b7-8f1f-83c7b307e69c'}} 2018-10-10 17:08:21,678 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 17:09:06,389 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-10-10 17:09:06,389 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-10-10 17:09:06,390 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-10-10 17:09:06,390 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-10-10 17:09:06,390 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-10-10 17:09:06,476 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-10-10 17:09:06,484 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 17:09:20,386 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 17:09:23,809 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 17:11:22,960 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-10-10 17:12:53,896 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-10-10 17:14:24,715 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-10-10 17:15:01,895 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-10-10 17:15:01,895 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 290, actual flow count 320': 'PASS'}, {'OVS groups are programmed after resync expected group count 36, actual group count 36': 'PASS'}, {'OVS flows are programmed after resync expected flow count 290, actual flow count 322': 'PASS'}, {'OVS groups are programmed after resync expected group count 36, actual group count 36': 'PASS'}]} 2018-10-10 17:15:01,895 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-10-10 17:15:01,896 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-10-10 17:15:01,896 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-10-10 17:15:01,984 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-10-10 17:15:01,998 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 17:15:16,518 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 17:15:20,572 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 17:17:22,331 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-10 17:17:54,447 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'b67e15a1-b00b-49ed-8f29-5b3c39489e4f')]: Unable to complete operation on subnet b67e15a1-b00b-49ed-8f29-5b3c39489e4f: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-41b9cffc-2916-4cc2-9ecf-26ca11188567'] 2018-10-10 17:17:54,601 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-10 17:18:24,874 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-10-10 17:18:24,874 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'PASS', 'details': [{'New OVS group added': 'PASS'}, {'Group was deleted from ovs': 'PASS'}]} 2018-10-10 17:18:24,875 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-10-10 17:18:24,875 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-10-10 17:18:24,875 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-10-10 17:18:24,966 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-10-10 17:18:24,975 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 17:18:25,527 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 17:18:28,615 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-10-10 17:18:28,986 - sdnvpn.lib.openstack_utils - DEBUG - Network '929707d8-b24b-4387-b606-b7d91a160e3b' created successfully 2018-10-10 17:18:28,986 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-10 17:18:29,441 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '2667531f-b76f-44f2-856b-b1253190ae83' created successfully 2018-10-10 17:18:29,442 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-10 17:18:29,588 - sdnvpn.lib.openstack_utils - DEBUG - Router '4af9ac2c-a7fd-4b88-97a3-185892e2b562' created successfully 2018-10-10 17:18:29,588 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-10 17:18:30,979 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-10 17:18:30,980 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-10 17:18:33,232 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-10 17:18:34,573 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 17:19:35,789 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-956817', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd00928b339b74d1eac5a92b45f495878', u'route_targets': [], u'project_id': u'd00928b339b74d1eac5a92b45f495878', u'type': u'l3', u'id': u'ccb76826-fad6-428a-8e36-bfb44726934f'}} 2018-10-10 17:21:16,032 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 17:22:19,265 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-956817', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd00928b339b74d1eac5a92b45f495878', u'route_targets': [], u'project_id': u'd00928b339b74d1eac5a92b45f495878', u'type': u'l3', u'id': u'58362a34-08ba-42a7-8e33-536b55d372fa'}} 2018-10-10 17:22:22,983 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 17:22:53,013 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-10-10 17:23:05,542 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-10-10 17:23:05,542 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2018-10-10 17:23:05,542 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-10-10 17:23:05,542 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-10-10 17:23:05,542 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-10-10 17:23:05,737 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-10-10 17:23:06,587 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'id': u'9850153db22e4f48bd7cd5c5bf8e9fdb', 'description': u'Created by OPNFV Functest: bgpvpn-tempest-tests', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 17:23:07,027 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'095c058501cb4a2b886d9adb2a91c186', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_85f84430-b372-4b1f-acb6-1c8cf9d83845'}) 2018-10-10 17:23:07,196 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 17:23:07,405 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/022d8d7f68f341e79a6b5eec0a56e757'}, 'domain_id': None, 'human_id': None, 'id': u'022d8d7f68f341e79a6b5eec0a56e757', 'HUMAN_ID': False}) 2018-10-10 17:23:07,967 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_85f84430-b372-4b1f-acb6-1c8cf9d83845', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'ee574ef6-86d4-4c7e-aae2-48435ff44ca8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'bgpvpn-tempest-tests-user_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'project_id': u'9850153db22e4f48bd7cd5c5bf8e9fdb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 17:23:07,973 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'password': 'ee574ef6-86d4-4c7e-aae2-48435ff44ca8', 'project_name': 'bgpvpn-tempest-tes-project_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '9850153db22e4f48bd7cd5c5bf8e9fdb', 'project_domain_name': 'Default'} 2018-10-10 17:23:09,175 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 17:23:17,589 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 17:23:17.294 155 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=37318900-1d0c-420e-91bd-337073b447bc) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 37318900-1d0c-420e-91bd-337073b447bc | 2018-10-10T17:23:17 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 37318900-1d0c-420e-91bd-337073b447bc ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-10 17:23:20,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-10 17:23:20,905 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 17:23:27,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 17:23:25.011 164 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 17:23:25.160 164 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 17:23:27.076 164 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4df902a9-1535-466d-8b8f-90c685076016) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4df902a9-1535-466d-8b8f-90c685076016) as the default verifier for the future CLI operations. 2018-10-10 17:23:32,600 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/74ff599d-a1e4-465b-8213-f03ca3410a2f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/74ff599d-a1e4-465b-8213-f03ca3410a2f/file', 'owner': u'9850153db22e4f48bd7cd5c5bf8e9fdb', 'id': u'74ff599d-a1e4-465b-8213-f03ca3410a2f', 'size': 12716032, u'self': u'/v2/images/74ff599d-a1e4-465b-8213-f03ca3410a2f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9850153db22e4f48bd7cd5c5bf8e9fdb', 'name': 'bgpvpn-tempest-tes-project_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/74ff599d-a1e4-465b-8213-f03ca3410a2f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T17:23:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T17:23:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/74ff599d-a1e4-465b-8213-f03ca3410a2f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_85f84430-b372-4b1f-acb6-1c8cf9d83845', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'created': u'2018-10-10T17:23:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T17:23:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/74ff599d-a1e4-465b-8213-f03ca3410a2f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_85f84430-b372-4b1f-acb6-1c8cf9d83845', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 17:23:32,808 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3ae06e5a-4134-433d-ac4b-d4ab94fd16b9', 'swap': 0}) 2018-10-10 17:23:34,765 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/3a278be4-3e3e-4af1-9f7a-fd455ef707f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a278be4-3e3e-4af1-9f7a-fd455ef707f3/file', 'owner': u'9850153db22e4f48bd7cd5c5bf8e9fdb', 'id': u'3a278be4-3e3e-4af1-9f7a-fd455ef707f3', 'size': 12716032, u'self': u'/v2/images/3a278be4-3e3e-4af1-9f7a-fd455ef707f3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9850153db22e4f48bd7cd5c5bf8e9fdb', 'name': 'bgpvpn-tempest-tes-project_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/3a278be4-3e3e-4af1-9f7a-fd455ef707f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T17:23:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T17:23:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3a278be4-3e3e-4af1-9f7a-fd455ef707f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_85f84430-b372-4b1f-acb6-1c8cf9d83845', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'created': u'2018-10-10T17:23:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T17:23:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3a278be4-3e3e-4af1-9f7a-fd455ef707f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_85f84430-b372-4b1f-acb6-1c8cf9d83845', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 17:23:34,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8e7ee407-9f2a-42da-bc91-66352f445c9b', 'swap': 0}) 2018-10-10 17:23:34,841 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_85f84430-b372-4b1f-acb6-1c8cf9d83845', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8e7ee407-9f2a-42da-bc91-66352f445c9b', 'swap': 0}) 2018-10-10 17:23:37,921 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 17:23:36.893 183 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4df902a9-1535-466d-8b8f-90c685076016) for deployment 'opnfv-rally' (UUID=37318900-1d0c-420e-91bd-337073b447bc). 2018-10-10 17:23:37.762 183 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 17:23:37.764 183 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4df902a9-1535-466d-8b8f-90c685076016) has been successfully configured for deployment 'opnfv-rally' (UUID=37318900-1d0c-420e-91bd-337073b447bc)! 2018-10-10 17:23:37,921 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 17:23:37,922 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 17:23:37,924 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 17:23:37,943 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 17:23:40,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4df902a9-1535-466d-8b8f-90c685076016/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2018-10-10 17:23:40,676 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 17:23:40,691 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 17:23:40,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt', u'--concurrency=4']'. 2018-10-10 17:23:42,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:23:42.782 192 INFO rally.api [-] Starting verification (UUID=4a5fd27c-e8c5-4312-8257-8c5705b40159) for deployment 'opnfv-rally' (UUID=37318900-1d0c-420e-91bd-337073b447bc) by verifier 'opnfv-tempest' (UUID=4df902a9-1535-466d-8b8f-90c685076016). 2018-10-10 17:23:42,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4a5fd27c-e8c5-4312-8257-8c5705b40159 2018-10-10 17:27:57,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4a5fd27c-e8c5-4312-8257-8c5705b40159 2018-10-10 17:27:57,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4a5fd27c-e8c5-4312-8257-8c5705b40159']'. 2018-10-10 17:27:58,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 17:27:58,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 17:27:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 17:27:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4a5fd27c-e8c5-4312-8257-8c5705b40159 | 2018-10-10 17:27:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-10 17:27:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 17:23:42 | 2018-10-10 17:27:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 17:27:57 | 2018-10-10 17:27:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:15 | 2018-10-10 17:27:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-10 17:27:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 17:27:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 17:27:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4df902a9-1535-466d-8b8f-90c685076016) | 2018-10-10 17:27:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 17:27:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 37318900-1d0c-420e-91bd-337073b447bc) | 2018-10-10 17:27:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2018-10-10 17:27:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 245.717 | 2018-10-10 17:27:58,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2018-10-10 17:27:58,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-10 17:27:58,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 17:27:58,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 17:27:58,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-10 17:27:58,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 17:27:58,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 17:27:58,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 17:27:58,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2018-10-10 17:28:01,661 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-10-10 17:28:01,661 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': 'Tempest testcases have been completed'} 2018-10-10 17:28:01,661 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-10-10 17:28:01,661 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-10-10 17:28:01,662 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-10-10 17:28:01,756 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-10-10 17:28:01,768 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 17:28:02,411 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 17:28:05,887 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 17:31:35,206 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'a6d2698d-355a-4b2a-b341-c27761141800')]: Unable to complete operation on subnet a6d2698d-355a-4b2a-b341-c27761141800: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-a301fd8e-94a5-4920-a98a-8bea7b452a2a'] 2018-10-10 17:31:35,225 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-10-10 17:31:35,226 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'FAIL', 'details': [{' ,Ping failure from instance sdnvpn-10-1': 'FAIL'}, {'Ping succeeds': 'PASS'}]} 2018-10-10 17:31:35,226 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-10-10 17:31:35,226 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-10-10 17:31:35,226 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-10-10 17:31:35,319 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-10-10 17:31:35,319 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-10-10 17:31:35,330 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-10 17:31:35,971 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-10 17:31:50,792 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-10 17:31:50,845 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=d40a8dbb-f3e6-4ca7-9d29-2f47023d61ca created successfully. 2018-10-10 17:31:52,085 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-10-10 17:31:52,474 - sdnvpn.lib.openstack_utils - DEBUG - Network '7201d13a-79ab-4df3-a386-ad77a9775799' created successfully 2018-10-10 17:31:52,474 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-10 17:31:53,014 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'dd84e58b-f549-434a-8ff7-fc9b10510865' created successfully 2018-10-10 17:31:53,014 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-10 17:31:53,422 - sdnvpn.lib.openstack_utils - DEBUG - Router '19976002-0801-453c-b189-f19baa6dc0b1' created successfully 2018-10-10 17:31:53,422 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-10 17:31:54,979 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-10 17:31:54,979 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-10 17:31:56,482 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-10 17:31:56,700 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-10 17:34:38,968 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-10 17:35:55,320 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-334282', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd00928b339b74d1eac5a92b45f495878', u'route_targets': [], u'project_id': u'd00928b339b74d1eac5a92b45f495878', u'type': u'l3', u'id': u'cb0e581c-933d-4702-b4db-edbc77454193'}} 2018-10-10 17:35:56,829 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-10 17:36:29,063 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-10-10 17:36:41,778 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-10-10 17:36:41,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-10-10 17:36:41,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-10-10 17:36:42,010 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-10-10 17:36:57,883 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-10-10 17:37:03,180 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-10 17:37:03,193 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-10-10 17:37:07,637 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-10 17:37:07,650 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-10-10 17:37:13,274 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-10 17:37:13,290 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-10-10 17:37:13,688 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-10 17:37:13,703 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-10-10 17:37:13,968 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-10 17:37:13,984 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-10-10 17:37:14,018 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-10-10 17:37:15,822 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 17:37:15,823 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 43:14 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-10-10 17:37:15,828 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-10-10 17:37:15,828 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:43 | PASS | | bgpvpn | sdnvpn | features | 43:14 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-10 17:37:15,835 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-10 17:37:23,306 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-297 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-10 17:37:23,311 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=7eFDjBsvejx6D7vj3ZFhbXMUA export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.4 export OS_REGION_NAME=regionOne 2018-10-10 17:37:23,311 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 17:37:23,311 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-10 17:37:23,312 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-10 17:37:23,315 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-10 17:37:27,477 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-297 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-10 17:37:27,484 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=7eFDjBsvejx6D7vj3ZFhbXMUA export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.4 export OS_REGION_NAME=regionOne 2018-10-10 17:37:27,484 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 17:37:27,485 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-10 17:37:27,486 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-10 17:37:27,488 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-10 17:37:31,866 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-297 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-10 17:37:31,873 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=7eFDjBsvejx6D7vj3ZFhbXMUA export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.4 export OS_REGION_NAME=regionOne 2018-10-10 17:37:31,873 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-10 17:37:31,886 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-10 17:37:35,966 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_44bbe773-973b-4579-ad8b-95b6f8098cca', 'id': u'24d4b4860e18407681c90f4d88914ea6', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 17:37:36,428 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'24c3fa79b5274730a70e6f56a85d3726', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_44bbe773-973b-4579-ad8b-95b6f8098cca'}) 2018-10-10 17:37:36,590 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 17:37:36,770 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/3affb30a8a624d25bee8d6c7ce418e3e'}, 'domain_id': None, 'human_id': None, 'id': u'3affb30a8a624d25bee8d6c7ce418e3e', 'HUMAN_ID': False}) 2018-10-10 17:37:37,316 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_44bbe773-973b-4579-ad8b-95b6f8098cca', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'db97b993-2a3d-42da-82cc-5e5b698ff410', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_44bbe773-973b-4579-ad8b-95b6f8098cca', 'project_id': u'24d4b4860e18407681c90f4d88914ea6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 17:37:37,323 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_44bbe773-973b-4579-ad8b-95b6f8098cca', 'password': 'db97b993-2a3d-42da-82cc-5e5b698ff410', 'project_name': 'tempest_full_paral-project_44bbe773-973b-4579-ad8b-95b6f8098cca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '24d4b4860e18407681c90f4d88914ea6', 'project_domain_name': 'Default'} 2018-10-10 17:37:38,441 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 17:37:43,811 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 17:37:43.514 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c208bc0e-63a4-4198-8fc5-8847efeaf7ba) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c208bc0e-63a4-4198-8fc5-8847efeaf7ba | 2018-10-10T17:37:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c208bc0e-63a4-4198-8fc5-8847efeaf7ba ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-10 17:37:46,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-10 17:37:46,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 17:37:52,675 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 17:37:50.774 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 17:37:50.996 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 17:37:52.534 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=50435bd4-9687-4fed-9f00-55748d58fafb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=50435bd4-9687-4fed-9f00-55748d58fafb) as the default verifier for the future CLI operations. 2018-10-10 17:37:55,363 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-10 17:37:58,880 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/e1230016-39f7-4efc-abab-eeb60e513045/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e1230016-39f7-4efc-abab-eeb60e513045/file', 'owner': u'24d4b4860e18407681c90f4d88914ea6', 'id': u'e1230016-39f7-4efc-abab-eeb60e513045', 'size': 12716032, u'self': u'/v2/images/e1230016-39f7-4efc-abab-eeb60e513045', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'24d4b4860e18407681c90f4d88914ea6', 'name': 'tempest_full_paral-project_44bbe773-973b-4579-ad8b-95b6f8098cca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/e1230016-39f7-4efc-abab-eeb60e513045/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T17:37:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T17:37:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_44bbe773-973b-4579-ad8b-95b6f8098cca', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e1230016-39f7-4efc-abab-eeb60e513045', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_44bbe773-973b-4579-ad8b-95b6f8098cca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_44bbe773-973b-4579-ad8b-95b6f8098cca', 'created': u'2018-10-10T17:37:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T17:37:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e1230016-39f7-4efc-abab-eeb60e513045', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_44bbe773-973b-4579-ad8b-95b6f8098cca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 17:37:59,084 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_44bbe773-973b-4579-ad8b-95b6f8098cca', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'04aab7d3-21ae-4d51-95f6-1ba81deda700', 'swap': 0}) 2018-10-10 17:38:00,910 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/f05e4733-0eff-4e99-9947-7f558716e964/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f05e4733-0eff-4e99-9947-7f558716e964/file', 'owner': u'24d4b4860e18407681c90f4d88914ea6', 'id': u'f05e4733-0eff-4e99-9947-7f558716e964', 'size': 12716032, u'self': u'/v2/images/f05e4733-0eff-4e99-9947-7f558716e964', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'24d4b4860e18407681c90f4d88914ea6', 'name': 'tempest_full_paral-project_44bbe773-973b-4579-ad8b-95b6f8098cca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://40895d1c-d473-4438-a0d7-fde746351d18/images/f05e4733-0eff-4e99-9947-7f558716e964/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T17:38:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T17:38:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_44bbe773-973b-4579-ad8b-95b6f8098cca', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f05e4733-0eff-4e99-9947-7f558716e964', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_44bbe773-973b-4579-ad8b-95b6f8098cca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_44bbe773-973b-4579-ad8b-95b6f8098cca', 'created': u'2018-10-10T17:37:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T17:37:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f05e4733-0eff-4e99-9947-7f558716e964', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_44bbe773-973b-4579-ad8b-95b6f8098cca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 17:38:00,973 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_44bbe773-973b-4579-ad8b-95b6f8098cca', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f0987148-4cc8-4322-b9c2-fe7daffe894a', 'swap': 0}) 2018-10-10 17:38:00,995 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_44bbe773-973b-4579-ad8b-95b6f8098cca', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd00928b339b74d1eac5a92b45f495878', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f0987148-4cc8-4322-b9c2-fe7daffe894a', 'swap': 0}) 2018-10-10 17:38:04,431 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 17:38:02.983 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=50435bd4-9687-4fed-9f00-55748d58fafb) for deployment 'opnfv-rally' (UUID=c208bc0e-63a4-4198-8fc5-8847efeaf7ba). 2018-10-10 17:38:04.268 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 17:38:04.271 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=50435bd4-9687-4fed-9f00-55748d58fafb) has been successfully configured for deployment 'opnfv-rally' (UUID=c208bc0e-63a4-4198-8fc5-8847efeaf7ba)! 2018-10-10 17:38:04,432 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 17:38:04,432 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 17:38:04,435 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 17:38:04,448 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 17:38:07,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-50435bd4-9687-4fed-9f00-55748d58fafb/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-10 17:38:07,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 17:38:07,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 17:38:07,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-10-10 17:38:09,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:09.512 49 INFO rally.api [-] Starting verification (UUID=9d6ff49d-540e-4795-b661-7dc44ddbbffd) for deployment 'opnfv-rally' (UUID=c208bc0e-63a4-4198-8fc5-8847efeaf7ba) by verifier 'opnfv-tempest' (UUID=50435bd4-9687-4fed-9f00-55748d58fafb). 2018-10-10 17:38:09,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9d6ff49d-540e-4795-b661-7dc44ddbbffd 2018-10-10 17:38:14,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:14.058 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-10 17:38:14,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:14.164 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:38:14,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:14.170 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:38:14,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:14.177 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:38:14,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:14.179 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-10 17:38:17,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.582 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.220s] 2018-10-10 17:38:17,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.641 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.058s] 2018-10-10 17:38:17,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.731 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.089s] 2018-10-10 17:38:17,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.736 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.196s] 2018-10-10 17:38:17,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.796 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.181s] 2018-10-10 17:38:17,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.808 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-10-10 17:38:17,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.819 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.696s] 2018-10-10 17:38:17,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.830 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.097s] 2018-10-10 17:38:17,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.849 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.020s] 2018-10-10 17:38:17,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:17.994 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.185s] 2018-10-10 17:38:18,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.012 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.193s] 2018-10-10 17:38:18,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.024 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.203s] 2018-10-10 17:38:18,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.035 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-10-10 17:38:18,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.040 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.466s] 2018-10-10 17:38:18,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.042 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.290s] 2018-10-10 17:38:18,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.049 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.199s] 2018-10-10 17:38:18,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.104 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.275s] 2018-10-10 17:38:18,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.116 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.081s] 2018-10-10 17:38:18,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.119 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.071s] 2018-10-10 17:38:18,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.148 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.106s] 2018-10-10 17:38:18,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.163 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.059s] 2018-10-10 17:38:18,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.177 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.058s] 2018-10-10 17:38:18,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.177 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.164s] 2018-10-10 17:38:18,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.209 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.034s] 2018-10-10 17:38:18,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.221 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-10-10 17:38:18,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.230 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-10-10 17:38:18,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.275 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.616s] 2018-10-10 17:38:18,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.284 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.136s] 2018-10-10 17:38:18,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.359 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.180s] 2018-10-10 17:38:18,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.377 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.102s] 2018-10-10 17:38:18,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.414 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.374s] 2018-10-10 17:38:18,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.561 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.203s] 2018-10-10 17:38:18,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.644 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.480s] 2018-10-10 17:38:18,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.653 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.368s] 2018-10-10 17:38:18,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.807 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.393s] 2018-10-10 17:38:18,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.818 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-10-10 17:38:18,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.829 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-10-10 17:38:18,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.842 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-10-10 17:38:18,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.848 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.427s] 2018-10-10 17:38:18,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.924 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.271s] 2018-10-10 17:38:18,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:18.978 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.416s] 2018-10-10 17:38:19,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.026 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.611s] 2018-10-10 17:38:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.070 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.228s] 2018-10-10 17:38:19,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.378 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.719s] 2018-10-10 17:38:19,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.404 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.330s] 2018-10-10 17:38:19,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.405 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.424s] 2018-10-10 17:38:19,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.437 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.035s] 2018-10-10 17:38:19,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.658 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.809s] 2018-10-10 17:38:19,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.761 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.320s] 2018-10-10 17:38:19,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.764 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.384s] 2018-10-10 17:38:19,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:19.787 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.027s] 2018-10-10 17:38:20,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:20.009 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.220s] 2018-10-10 17:38:21,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:21.789 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.779s] 2018-10-10 17:38:22,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:22.176 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.389s] 2018-10-10 17:38:22,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:22.744 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [3.339s] 2018-10-10 17:38:23,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:23.332 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.689s] 2018-10-10 17:38:23,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:23.355 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.611s] 2018-10-10 17:38:24,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:24.345 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-10 17:38:24,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:24.419 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [1.064s] 2018-10-10 17:38:26,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:26.280 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:38:26,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:26.281 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:38:27,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:27.846 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.450s] 2018-10-10 17:38:28,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:28.157 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.310s] 2018-10-10 17:38:28,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:28.485 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.328s] 2018-10-10 17:38:28,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:28.792 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.306s] 2018-10-10 17:38:28,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:28.995 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [5.663s] 2018-10-10 17:38:29,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:29.113 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.320s] 2018-10-10 17:38:29,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:29.309 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.196s] 2018-10-10 17:38:29,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:29.765 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.133s] 2018-10-10 17:38:29,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:29.799 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.034s] 2018-10-10 17:38:29,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:29.970 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.207s] 2018-10-10 17:38:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:29.983 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-10-10 17:38:30,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.016 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.034s] 2018-10-10 17:38:30,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.032 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.015s] 2018-10-10 17:38:30,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.048 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.015s] 2018-10-10 17:38:30,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.059 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-10-10 17:38:30,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.084 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.227s] 2018-10-10 17:38:30,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.184 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.098s] 2018-10-10 17:38:30,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.250 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.066s] 2018-10-10 17:38:30,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.294 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.044s] 2018-10-10 17:38:30,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.368 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.307s] 2018-10-10 17:38:30,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.380 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.012s] 2018-10-10 17:38:30,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.404 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.024s] 2018-10-10 17:38:30,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.416 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-10-10 17:38:30,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.427 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-10-10 17:38:30,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.438 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-10-10 17:38:30,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.448 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-10-10 17:38:30,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.471 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.023s] 2018-10-10 17:38:30,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:30.588 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.163s] 2018-10-10 17:38:31,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:31.883 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.298s] 2018-10-10 17:38:31,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:31.955 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.072s] 2018-10-10 17:38:32,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:32.012 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.057s] 2018-10-10 17:38:33,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:33.059 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.062s] 2018-10-10 17:38:33,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:33.063 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-10 17:38:33,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:33.066 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-10 17:38:33,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:33.072 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-10-10 17:38:33,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:33.510 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [16.227s] 2018-10-10 17:38:34,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:34.412 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [17.047s] 2018-10-10 17:38:36,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:36.202 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.962s] 2018-10-10 17:38:37,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:37.113 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.910s] 2018-10-10 17:38:37,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:37.850 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.737s] 2018-10-10 17:38:42,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:42.433 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.240s] 2018-10-10 17:38:43,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:43.198 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.200s] 2018-10-10 17:38:44,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:44.235 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.688s] 2018-10-10 17:38:44,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:44.245 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2018-10-10 17:38:44,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:44.283 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.367s] 2018-10-10 17:38:44,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:44.355 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.156s] 2018-10-10 17:38:44,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:44.824 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.469s] 2018-10-10 17:38:44,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:44.843 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.971s] 2018-10-10 17:38:45,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.029 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.186s] 2018-10-10 17:38:45,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.399 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [15.860s] 2018-10-10 17:38:45,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.463 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.216s] 2018-10-10 17:38:45,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.466 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-10 17:38:45,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.470 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-10 17:38:45,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.472 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-10 17:38:45,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.790 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.323s] 2018-10-10 17:38:45,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.830 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.038s] 2018-10-10 17:38:45,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.832 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-10 17:38:45,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.835 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-10 17:38:45,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.835 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-10 17:38:45,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.844 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.563s] 2018-10-10 17:38:45,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:45.979 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.629s] 2018-10-10 17:38:46,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:46.845 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.865s] 2018-10-10 17:38:47,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:47.373 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.527s] 2018-10-10 17:38:48,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:48.173 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.328s] 2018-10-10 17:38:49,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:49.625 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [4.799s] 2018-10-10 17:38:50,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:50.877 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.703s] 2018-10-10 17:38:50,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:50.996 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [18.982s] 2018-10-10 17:38:51,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:51.145 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.149s] 2018-10-10 17:38:52,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:52.393 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [7.360s] 2018-10-10 17:38:52,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:52.917 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [2.040s] 2018-10-10 17:38:52,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:52.967 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [22.374s] 2018-10-10 17:38:52,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:52.975 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-10-10 17:38:52,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:52.986 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-10-10 17:38:52,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:52.998 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-10-10 17:38:54,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:54.064 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.145s] 2018-10-10 17:38:54,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:54.745 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [25.895s] 2018-10-10 17:38:54,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:54.770 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-10-10 17:38:54,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:54.785 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2018-10-10 17:38:54,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:54.798 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2018-10-10 17:38:54,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:54.807 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-10-10 17:38:55,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:55.102 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.294s] 2018-10-10 17:38:55,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:55.417 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.314s] 2018-10-10 17:38:55,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:55.692 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.627s] 2018-10-10 17:38:55,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:55.735 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.318s] 2018-10-10 17:38:55,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:55.852 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [21.439s] 2018-10-10 17:38:56,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:56.060 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.324s] 2018-10-10 17:38:56,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:56.359 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.299s] 2018-10-10 17:38:57,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:57.554 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.860s] 2018-10-10 17:38:58,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:38:58.507 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.954s] 2018-10-10 17:39:03,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:03.101 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [10.709s] 2018-10-10 17:39:04,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:04.326 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [11.324s] 2018-10-10 17:39:04,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:04.993 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.667s] 2018-10-10 17:39:05,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.563 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.118s] 2018-10-10 17:39:05,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.579 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.015s] 2018-10-10 17:39:05,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.591 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2018-10-10 17:39:05,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.730 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.138s] 2018-10-10 17:39:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.741 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.011s] 2018-10-10 17:39:05,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.786 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.044s] 2018-10-10 17:39:05,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.803 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.016s] 2018-10-10 17:39:05,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.845 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.041s] 2018-10-10 17:39:05,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.855 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.011s] 2018-10-10 17:39:05,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.953 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.097s] 2018-10-10 17:39:05,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:05.974 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.021s] 2018-10-10 17:39:06,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:06.298 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [21.274s] 2018-10-10 17:39:09,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:09.728 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:39:11,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:11.961 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [5.664s] 2018-10-10 17:39:12,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:12.321 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.648s] 2018-10-10 17:39:12,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:12.688 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.367s] 2018-10-10 17:39:13,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:13.117 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.801s] 2018-10-10 17:39:13,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:13.964 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.847s] 2018-10-10 17:39:14,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:14.639 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.673s] 2018-10-10 17:39:15,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:15.388 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.198s] 2018-10-10 17:39:15,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:15.494 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.105s] 2018-10-10 17:39:15,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:15.587 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.092s] 2018-10-10 17:39:15,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:15.730 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.142s] 2018-10-10 17:39:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:17.608 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [2.968s] 2018-10-10 17:39:18,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:18.409 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.801s] 2018-10-10 17:39:21,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:21.249 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [17.428s] 2018-10-10 17:39:21,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:21.512 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.267s] 2018-10-10 17:39:21,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:21.900 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-10 17:39:23,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:23.993 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [2.479s] 2018-10-10 17:39:24,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:24.783 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.789s] 2018-10-10 17:39:24,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:24.822 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.039s] 2018-10-10 17:39:24,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:24.900 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.914s] 2018-10-10 17:39:25,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:25.732 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.185s] 2018-10-10 17:39:25,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:25.778 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.046s] 2018-10-10 17:39:26,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.037 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.258s] 2018-10-10 17:39:26,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.183 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-10 17:39:26,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.234 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.411s] 2018-10-10 17:39:26,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.463 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.165s] 2018-10-10 17:39:26,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.530 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.067s] 2018-10-10 17:39:26,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.593 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.063s] 2018-10-10 17:39:26,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.652 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.418s] 2018-10-10 17:39:26,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.659 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.066s] 2018-10-10 17:39:26,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.681 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.022s] 2018-10-10 17:39:26,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.752 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.069s] 2018-10-10 17:39:26,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.809 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.058s] 2018-10-10 17:39:26,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.869 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.059s] 2018-10-10 17:39:26,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.887 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.018s] 2018-10-10 17:39:26,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.944 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.056s] 2018-10-10 17:39:26,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:26.951 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.056s] 2018-10-10 17:39:27,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:27.005 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.060s] 2018-10-10 17:39:35,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:35.990 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.036s] 2018-10-10 17:39:36,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:36.712 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [18.305s] 2018-10-10 17:39:46,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:46.180 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.161s] 2018-10-10 17:39:49,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:49.747 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.172s] 2018-10-10 17:39:49,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:49.775 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.028s] 2018-10-10 17:39:51,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:51.598 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-10-10 17:39:51,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:51.692 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.093s] 2018-10-10 17:39:54,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:39:54.800 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [8.620s] 2018-10-10 17:40:00,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:00.201 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [27.480s] 2018-10-10 17:40:01,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:01.370 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [86.526s] 2018-10-10 17:40:01,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:01.397 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.031s] 2018-10-10 17:40:01,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:01.624 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [40.440s] 2018-10-10 17:40:03,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:03.553 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [37.359s] 2018-10-10 17:40:04,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:04.116 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.498s] 2018-10-10 17:40:09,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:09.691 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.518s] 2018-10-10 17:40:10,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:10.273 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [82.876s] 2018-10-10 17:40:14,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:14.039 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:40:14,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:14.439 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.275s] 2018-10-10 17:40:19,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:19.169 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [43.168s] 2018-10-10 17:40:20,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:20.215 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [20.013s] 2018-10-10 17:40:22,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:22.377 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [3.214s] 2018-10-10 17:40:22,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:22.817 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [46.098s] 2018-10-10 17:40:26,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:26.259 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.457s] 2018-10-10 17:40:26,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:26.319 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.060s] 2018-10-10 17:40:27,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:27.354 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [4.540s] 2018-10-10 17:40:28,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:28.513 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.193s] 2018-10-10 17:40:28,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:28.575 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.062s] 2018-10-10 17:40:29,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:29.702 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [22.098s] 2018-10-10 17:40:29,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:29.714 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.013s] 2018-10-10 17:40:30,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:30.008 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.294s] 2018-10-10 17:40:30,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:30.345 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.337s] 2018-10-10 17:40:31,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:31.078 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [2.502s] 2018-10-10 17:40:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:41.803 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [38.244s] 2018-10-10 17:40:41,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:41.804 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-10-10 17:40:44,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:44.211 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.110s] 2018-10-10 17:40:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:46.404 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.670s] 2018-10-10 17:40:47,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:47.043 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [27.098s] 2018-10-10 17:40:48,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:48.767 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [21.406s] 2018-10-10 17:40:48,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:48.768 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-10 17:40:50,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:50.000 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.596s] 2018-10-10 17:40:53,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:53.656 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.366s] 2018-10-10 17:40:54,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:54.717 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [44.441s] 2018-10-10 17:40:55,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:55.830 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [8.791s] 2018-10-10 17:40:58,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:58.842 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-10 17:40:59,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:59.310 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-10 17:40:59,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:40:59.311 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-10-10 17:41:03,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:03.788 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.114s] 2018-10-10 17:41:05,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:05.516 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [21.298s] 2018-10-10 17:41:10,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:10.990 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [104.307s] 2018-10-10 17:41:12,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:12.177 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [8.386s] 2018-10-10 17:41:15,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:15.062 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.887s] 2018-10-10 17:41:17,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:17.028 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.911s] 2018-10-10 17:41:18,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:18.091 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:41:19,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:19.560 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [2.531s] 2018-10-10 17:41:19,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:19.572 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.012s] 2018-10-10 17:41:21,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:21.572 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.998s] 2018-10-10 17:41:23,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:23.128 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:41:24,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:24.009 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [2.437s] 2018-10-10 17:41:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:25.040 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [26.178s] 2018-10-10 17:41:25,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:25.691 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.681s] 2018-10-10 17:41:25,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:25.883 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.191s] 2018-10-10 17:41:25,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:25.914 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.031s] 2018-10-10 17:41:26,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:26.637 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [85.218s] 2018-10-10 17:41:28,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:28.218 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-10-10 17:41:28,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:28.228 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-10-10 17:41:28,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:28.238 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.009s] 2018-10-10 17:41:29,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:29.711 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [18.719s] 2018-10-10 17:41:30,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:30.515 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.391s] 2018-10-10 17:41:31,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:31.068 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.547s] 2018-10-10 17:41:31,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:31.069 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [25.543s] 2018-10-10 17:41:31,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:31.238 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.532s] 2018-10-10 17:41:31,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:31.628 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.565s] 2018-10-10 17:41:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.023 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.394s] 2018-10-10 17:41:32,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.324 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.300s] 2018-10-10 17:41:32,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.408 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.084s] 2018-10-10 17:41:32,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.563 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.153s] 2018-10-10 17:41:32,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.649 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.084s] 2018-10-10 17:41:32,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.725 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2018-10-10 17:41:32,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.810 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.084s] 2018-10-10 17:41:32,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:32.884 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.073s] 2018-10-10 17:41:34,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:34.404 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [17.708s] 2018-10-10 17:41:34,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:34.500 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-10-10 17:41:37,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:37.656 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.009s] 2018-10-10 17:41:37,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:37.663 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-10-10 17:41:37,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:37.671 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.007s] 2018-10-10 17:41:37,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:37.678 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-10-10 17:41:38,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:38.129 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [80.842s] 2018-10-10 17:41:38,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:38.732 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.231s] 2018-10-10 17:41:50,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:50.359 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [2.457s] 2018-10-10 17:41:56,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:41:56.492 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [6.130s] 2018-10-10 17:42:00,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:00.368 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [48.276s] 2018-10-10 17:42:03,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:03.441 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [38.401s] 2018-10-10 17:42:05,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:05.329 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [76.548s] 2018-10-10 17:42:05,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:05.845 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [34.777s] 2018-10-10 17:42:06,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:06.411 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [9.920s] 2018-10-10 17:42:07,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:07.062 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.838s] 2018-10-10 17:42:07,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:07.448 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.385s] 2018-10-10 17:42:08,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:08.587 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.137s] 2018-10-10 17:42:08,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:08.935 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.348s] 2018-10-10 17:42:09,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:09.739 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.126s] 2018-10-10 17:42:10,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:10.080 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.144s] 2018-10-10 17:42:10,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:10.295 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.215s] 2018-10-10 17:42:12,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:12.621 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-10 17:42:14,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:14.045 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [7.631s] 2018-10-10 17:42:15,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:15.438 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.431s] 2018-10-10 17:42:15,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:15.605 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.167s] 2018-10-10 17:42:15,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:15.996 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.390s] 2018-10-10 17:42:18,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:18.134 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [43.725s] 2018-10-10 17:42:19,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:19.669 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [5.623s] 2018-10-10 17:42:22,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:22.349 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:42:22,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:22.590 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [17.260s] 2018-10-10 17:42:23,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:23.028 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [17.180s] 2018-10-10 17:42:25,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:25.494 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.825s] 2018-10-10 17:42:27,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:27.028 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.410s] 2018-10-10 17:42:32,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:32.931 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [7.435s] 2018-10-10 17:42:39,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:39.648 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [231.326s] 2018-10-10 17:42:39,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:39.712 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.092s] 2018-10-10 17:42:40,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:40.140 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.426s] 2018-10-10 17:42:40,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:40.211 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.071s] 2018-10-10 17:42:40,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:40.280 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.069s] 2018-10-10 17:42:40,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:40.360 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.079s] 2018-10-10 17:42:41,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:41.093 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [8.163s] 2018-10-10 17:42:41,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:41.307 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.947s] 2018-10-10 17:42:41,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:41.761 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.454s] 2018-10-10 17:42:42,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:42.076 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [18.367s] 2018-10-10 17:42:42,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:42.079 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-10 17:42:42,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:42.080 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-10 17:42:42,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:42.080 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-10 17:42:45,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:45.336 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [72.429s] 2018-10-10 17:42:45,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:45.350 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2018-10-10 17:42:46,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:46.156 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.317s] 2018-10-10 17:42:46,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:46.219 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2018-10-10 17:42:46,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:46.582 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.229s] 2018-10-10 17:42:46,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:46.586 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.002s]: Skipped until Bug: 1540645 is resolved. 2018-10-10 17:42:46,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:46.629 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.409s] 2018-10-10 17:42:46,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:46.819 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.235s] 2018-10-10 17:42:46,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:46.951 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.132s] 2018-10-10 17:42:49,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:49.096 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-10 17:42:55,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:55.880 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [2.921s] 2018-10-10 17:42:56,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:56.398 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.263s] 2018-10-10 17:42:56,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:56.477 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.087s] 2018-10-10 17:42:57,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:57.514 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [1.036s] 2018-10-10 17:42:58,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:58.015 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [91.352s] 2018-10-10 17:42:58,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:58.151 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [35.772s] 2018-10-10 17:42:59,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:59.072 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [3.191s] 2018-10-10 17:42:59,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:42:59.628 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [7.930s] 2018-10-10 17:43:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:02.806 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [44.667s] 2018-10-10 17:43:04,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:04.364 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [86.211s] 2018-10-10 17:43:07,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:07.325 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.340s] 2018-10-10 17:43:07,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:07.520 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.155s] 2018-10-10 17:43:07,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:07.663 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.142s] 2018-10-10 17:43:07,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:07.803 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.140s] 2018-10-10 17:43:07,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:07.975 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.171s] 2018-10-10 17:43:08,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:08.134 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.158s] 2018-10-10 17:43:08,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:08.280 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.146s] 2018-10-10 17:43:08,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:08.435 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.154s] 2018-10-10 17:43:08,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:08.539 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [8.910s] 2018-10-10 17:43:08,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:08.981 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.546s] 2018-10-10 17:43:09,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:09.209 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.226s] 2018-10-10 17:43:09,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:09.365 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.156s] 2018-10-10 17:43:11,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:11.137 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.696s] 2018-10-10 17:43:12,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:12.228 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-10 17:43:12,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:12.269 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.132s] 2018-10-10 17:43:15,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:15.102 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.144s] 2018-10-10 17:43:15,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:15.288 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.186s] 2018-10-10 17:43:15,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:15.315 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.775s] 2018-10-10 17:43:17,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:17.338 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [2.048s] 2018-10-10 17:43:17,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:17.787 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.096s] 2018-10-10 17:43:17,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:17.953 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.167s] 2018-10-10 17:43:19,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:19.442 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [7.169s] 2018-10-10 17:43:19,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:19.562 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.223s] 2018-10-10 17:43:20,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:20.100 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.538s] 2018-10-10 17:43:20,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:20.271 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.170s] 2018-10-10 17:43:20,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:20.289 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.018s] 2018-10-10 17:43:20,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:20.416 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.594s] 2018-10-10 17:43:20,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:20.449 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.159s] 2018-10-10 17:43:20,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:20.506 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.065s] 2018-10-10 17:43:21,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:21.285 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.968s] 2018-10-10 17:43:22,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:22.403 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.985s] 2018-10-10 17:43:24,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:24.754 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [94.792s] 2018-10-10 17:43:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:24.997 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [4.491s] 2018-10-10 17:43:27,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:27.756 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [5.351s] 2018-10-10 17:43:27,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:27.834 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.084s] 2018-10-10 17:43:29,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:29.581 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [86.122s] 2018-10-10 17:43:30,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:30.354 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [9.068s] 2018-10-10 17:43:35,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:35.301 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [7.544s] 2018-10-10 17:43:37,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:37.170 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [7.458s] 2018-10-10 17:43:38,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:38.007 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.653s] 2018-10-10 17:43:39,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:39.882 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [76.839s] 2018-10-10 17:43:41,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:41.941 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [14.106s] 2018-10-10 17:43:43,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:43.246 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.945s] 2018-10-10 17:43:47,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:47.189 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [5.106s] 2018-10-10 17:43:47,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:47.260 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.073s] 2018-10-10 17:43:49,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.330 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.066s] 2018-10-10 17:43:49,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.344 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-10-10 17:43:49,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.495 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.151s] 2018-10-10 17:43:49,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.508 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-10-10 17:43:49,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.517 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.009s] 2018-10-10 17:43:49,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.545 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.028s] 2018-10-10 17:43:49,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.624 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.078s] 2018-10-10 17:43:49,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:49.698 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.073s] 2018-10-10 17:43:50,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:50.014 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.315s] 2018-10-10 17:43:50,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:50.027 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-10-10 17:43:50,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:50.102 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.074s] 2018-10-10 17:43:50,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:50.489 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.181s] 2018-10-10 17:43:50,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:50.749 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [12.740s] 2018-10-10 17:43:51,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:51.561 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [21.976s] 2018-10-10 17:43:51,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:51.691 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [89.084s] 2018-10-10 17:43:52,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:52.440 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.883s] 2018-10-10 17:43:55,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:55.013 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-10 17:43:55,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:55.014 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-10 17:43:55,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:43:55.015 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-10 17:44:00,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:00.863 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-10-10 17:44:03,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:03.856 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-10 17:44:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:04.396 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [13.649s] 2018-10-10 17:44:04,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:04.423 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.525s] 2018-10-10 17:44:04,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:04.815 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.390s] 2018-10-10 17:44:05,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:05.187 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.372s] 2018-10-10 17:44:05,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:05.578 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.389s] 2018-10-10 17:44:05,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:05.966 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.387s] 2018-10-10 17:44:06,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:06.195 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.440s] 2018-10-10 17:44:06,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:06.499 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.303s] 2018-10-10 17:44:08,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:08.005 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [3.606s] 2018-10-10 17:44:08,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:08.917 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:44:08,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:08.917 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:44:09,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:09.403 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.966s] 2018-10-10 17:44:12,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:12.429 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.189s] 2018-10-10 17:44:15,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:15.327 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.865s] 2018-10-10 17:44:15,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:15.385 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.711s] 2018-10-10 17:44:15,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:15.977 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.649s] 2018-10-10 17:44:16,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:16.138 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.753s] 2018-10-10 17:44:16,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:16.298 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.321s] 2018-10-10 17:44:16,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:16.340 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.335s] 2018-10-10 17:44:16,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:16.939 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.598s] 2018-10-10 17:44:16,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:16.972 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.674s] 2018-10-10 17:44:17,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:17.081 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.142s] 2018-10-10 17:44:17,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:17.463 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.381s] 2018-10-10 17:44:17,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:17.671 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.208s] 2018-10-10 17:44:17,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:17.699 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.727s] 2018-10-10 17:44:17,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:17.898 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.226s] 2018-10-10 17:44:18,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:18.000 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.102s] 2018-10-10 17:44:18,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:18.115 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.114s] 2018-10-10 17:44:18,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:18.255 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.192s] 2018-10-10 17:44:18,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:18.355 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.239s] 2018-10-10 17:44:18,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:18.384 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:44:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:18.566 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.212s] 2018-10-10 17:44:18,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:18.620 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.920s] 2018-10-10 17:44:19,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:19.138 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.517s] 2018-10-10 17:44:19,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:19.708 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.452s] 2018-10-10 17:44:20,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:20.272 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-10 17:44:20,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:20.489 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [55.037s] 2018-10-10 17:44:21,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:21.239 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.529s] 2018-10-10 17:44:21,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:21.374 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [21.736s] 2018-10-10 17:44:21,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:21.559 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [77.178s] 2018-10-10 17:44:22,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:22.382 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.143s] 2018-10-10 17:44:22,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:22.785 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.094s] 2018-10-10 17:44:22,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:22.932 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.127s] 2018-10-10 17:44:23,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:23.018 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [84.987s] 2018-10-10 17:44:23,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:23.691 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.060s] 2018-10-10 17:44:23,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:23.775 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.083s] 2018-10-10 17:44:24,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:24.642 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.867s] 2018-10-10 17:44:25,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:25.191 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [2.808s] 2018-10-10 17:44:25,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:25.517 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.875s] 2018-10-10 17:44:27,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:27.258 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [2.067s] 2018-10-10 17:44:28,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:28.086 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.518s] 2018-10-10 17:44:31,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:31.453 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-10 17:44:36,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:36.293 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-10-10 17:44:36,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:36.297 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-10 17:44:36,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:36.300 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-10 17:44:36,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:36.301 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-10 17:44:36,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:36.302 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:44:36,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:36.303 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-10 17:44:36,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:36.776 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [15.400s] 2018-10-10 17:44:37,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:37.626 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [6.375s] 2018-10-10 17:44:39,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:39.002 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.278s] 2018-10-10 17:44:39,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:39.065 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.064s] 2018-10-10 17:44:39,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:39.127 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.061s] 2018-10-10 17:44:39,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:39.188 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.060s] 2018-10-10 17:44:39,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:39.278 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.089s] 2018-10-10 17:44:41,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:41.295 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.202s] 2018-10-10 17:44:41,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:41.482 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.187s] 2018-10-10 17:44:41,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:41.699 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.215s] 2018-10-10 17:44:41,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:41.937 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.237s] 2018-10-10 17:44:41,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:41.968 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.031s] 2018-10-10 17:44:42,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:42.174 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.207s] 2018-10-10 17:44:42,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:42.420 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.244s] 2018-10-10 17:44:42,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:42.638 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.218s] 2018-10-10 17:44:42,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:42.672 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.034s] 2018-10-10 17:44:42,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:42.848 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.175s] 2018-10-10 17:44:43,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:43.838 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.846s] 2018-10-10 17:44:44,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:44.026 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.188s] 2018-10-10 17:44:44,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:44.215 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-10 17:44:44,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:44.466 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.438s] 2018-10-10 17:44:44,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:44.781 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.096s] 2018-10-10 17:44:45,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:45.334 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.552s] 2018-10-10 17:44:45,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:45.541 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.206s] 2018-10-10 17:44:45,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:45.556 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.062s] 2018-10-10 17:44:47,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:47.903 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.438s] 2018-10-10 17:44:50,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:50.539 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.634s] 2018-10-10 17:44:50,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:50.616 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.076s] 2018-10-10 17:44:50,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:50.692 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [5.150s] 2018-10-10 17:44:50,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:50.877 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.262s] 2018-10-10 17:44:51,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:51.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.498s] 2018-10-10 17:44:52,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:52.520 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.727s] 2018-10-10 17:44:52,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:52.983 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-10-10 17:44:53,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:53.141 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.157s] 2018-10-10 17:44:53,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:53.579 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.437s] 2018-10-10 17:44:53,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:53.623 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.044s] 2018-10-10 17:44:53,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:53.845 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.222s] 2018-10-10 17:44:53,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:53.884 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.039s] 2018-10-10 17:44:53,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:53.943 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.058s] 2018-10-10 17:44:53,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:53.972 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.029s] 2018-10-10 17:44:54,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:54.324 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.351s] 2018-10-10 17:44:54,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:54.512 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.185s] 2018-10-10 17:44:54,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:54.579 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.522s] 2018-10-10 17:44:54,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:54.729 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.216s] 2018-10-10 17:44:54,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:54.773 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2018-10-10 17:44:54,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:54.814 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.040s] 2018-10-10 17:44:54,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:54.855 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-10-10 17:44:55,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:55.145 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2018-10-10 17:44:55,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:55.229 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.650s] 2018-10-10 17:44:55,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:55.436 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.580s] 2018-10-10 17:44:55,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:55.999 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [19.220s] 2018-10-10 17:44:56,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:56.018 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.789s] 2018-10-10 17:44:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:56.362 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.840s] 2018-10-10 17:44:57,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:57.166 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.146s] 2018-10-10 17:44:57,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:57.877 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [7.182s] 2018-10-10 17:44:57,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:57.892 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.302s] 2018-10-10 17:44:57,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:57.912 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.036s] 2018-10-10 17:44:58,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:58.150 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.984s] 2018-10-10 17:44:58,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:58.439 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.077s] 2018-10-10 17:44:58,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:58.548 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [6.970s] 2018-10-10 17:44:58,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:58.752 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.600s] 2018-10-10 17:44:59,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:59.557 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.409s] 2018-10-10 17:44:59,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:44:59.996 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.082s] 2018-10-10 17:45:00,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:00.676 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.923s] 2018-10-10 17:45:01,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:01.377 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.938s] 2018-10-10 17:45:02,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:02.676 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.999s] 2018-10-10 17:45:02,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:02.975 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [70.513s] 2018-10-10 17:45:03,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:03.070 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.393s] 2018-10-10 17:45:03,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:03.571 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.500s] 2018-10-10 17:45:04,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:04.129 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.557s] 2018-10-10 17:45:04,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:04.188 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.639s] 2018-10-10 17:45:04,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:04.641 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.512s] 2018-10-10 17:45:05,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:05.063 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.421s] 2018-10-10 17:45:05,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:05.621 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.557s] 2018-10-10 17:45:06,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:06.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.651s] 2018-10-10 17:45:06,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:06.423 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.529s] 2018-10-10 17:45:06,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:06.910 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [176.795s] 2018-10-10 17:45:06,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:06.951 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.678s] 2018-10-10 17:45:06,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:06.985 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.082s] 2018-10-10 17:45:07,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:07.360 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.408s] 2018-10-10 17:45:07,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:07.582 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-10 17:45:07,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:07.730 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.758s] 2018-10-10 17:45:07,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:07.767 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.781s] 2018-10-10 17:45:09,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:09.333 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.143s] 2018-10-10 17:45:10,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:10.676 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.017s] 2018-10-10 17:45:10,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:10.970 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.294s] 2018-10-10 17:45:11,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:11.345 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.981s] 2018-10-10 17:45:11,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:11.345 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-10 17:45:11,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:11.570 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.600s] 2018-10-10 17:45:11,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:11.801 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.458s] 2018-10-10 17:45:12,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:12.102 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.300s] 2018-10-10 17:45:12,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:12.591 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.488s] 2018-10-10 17:45:12,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:12.693 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.629s] 2018-10-10 17:45:13,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:13.008 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.675s] 2018-10-10 17:45:13,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:13.193 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.602s] 2018-10-10 17:45:13,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:13.603 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.409s] 2018-10-10 17:45:14,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:14.560 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.956s] 2018-10-10 17:45:14,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:14.839 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.278s] 2018-10-10 17:45:15,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:15.109 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.268s] 2018-10-10 17:45:15,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:15.637 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.798s] 2018-10-10 17:45:16,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:16.042 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.404s] 2018-10-10 17:45:16,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:16.432 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.388s] 2018-10-10 17:45:17,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:17.003 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.580s] 2018-10-10 17:45:17,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:17.191 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.759s] 2018-10-10 17:45:17,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:17.983 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.791s] 2018-10-10 17:45:17,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:17.985 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-10 17:45:17,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:17.986 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-10 17:45:19,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:19.134 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.150s] 2018-10-10 17:45:19,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:19.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.599s] 2018-10-10 17:45:19,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:19.883 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.773s] 2018-10-10 17:45:20,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:20.213 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [7.202s] 2018-10-10 17:45:22,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:22.008 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [9.315s] 2018-10-10 17:45:22,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:22.022 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.138s] 2018-10-10 17:45:22,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:22.506 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [5.501s] 2018-10-10 17:45:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:23.493 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.469s] 2018-10-10 17:45:25,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:25.036 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.530s] 2018-10-10 17:45:25,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:25.328 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.834s] 2018-10-10 17:45:25,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:25.806 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.592s] 2018-10-10 17:45:26,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:26.364 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [6.628s] 2018-10-10 17:45:26,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:26.842 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.479s] 2018-10-10 17:45:27,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:27.194 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [17.530s] 2018-10-10 17:45:27,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:27.330 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.485s] 2018-10-10 17:45:27,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:27.332 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-10 17:45:27,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:27.333 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-10 17:45:27,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:27.820 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.490s] 2018-10-10 17:45:28,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:28.254 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.433s] 2018-10-10 17:45:28,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:28.691 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.436s] 2018-10-10 17:45:29,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:29.141 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.796s] 2018-10-10 17:45:31,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:31.126 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.175s] 2018-10-10 17:45:31,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:31.184 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.057s] 2018-10-10 17:45:32,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.058 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [6.729s] 2018-10-10 17:45:32,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.112 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.927s] 2018-10-10 17:45:32,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.124 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-10 17:45:32,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.138 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-10 17:45:32,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.212 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.088s] 2018-10-10 17:45:32,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.224 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-10-10 17:45:32,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.301 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.076s] 2018-10-10 17:45:32,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:32.340 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.038s] 2018-10-10 17:45:34,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:34.343 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [72.768s] 2018-10-10 17:45:35,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:35.322 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.086s] 2018-10-10 17:45:35,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:35.400 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.078s] 2018-10-10 17:45:35,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:35.477 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-10-10 17:45:35,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:35.485 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-10 17:45:37,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:37.427 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.417s] 2018-10-10 17:45:37,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:37.680 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [5.621s] 2018-10-10 17:45:40,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:40.195 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [2.514s] 2018-10-10 17:45:43,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:43.812 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.149s] 2018-10-10 17:45:45,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:45.441 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [5.243s] 2018-10-10 17:45:45,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:45.662 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-10 17:45:45,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:45.664 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-10 17:45:45,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:45.664 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-10 17:45:46,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:46.673 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.232s] 2018-10-10 17:45:46,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:46.696 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.023s] 2018-10-10 17:45:46,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:46.716 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-10-10 17:45:46,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:46.736 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.020s] 2018-10-10 17:45:46,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:46.772 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [17.632s] 2018-10-10 17:45:49,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:49.675 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-10 17:45:49,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:49.676 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-10 17:45:49,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:49.678 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:45:49,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:49.781 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [24.743s] 2018-10-10 17:45:49,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:49.838 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2018-10-10 17:45:50,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:50.624 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.785s] 2018-10-10 17:45:50,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:50.941 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.367s] 2018-10-10 17:45:51,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:51.137 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.196s] 2018-10-10 17:45:52,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:52.423 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.680s] 2018-10-10 17:45:52,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:52.433 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-10 17:45:52,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:52.575 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [18.229s] 2018-10-10 17:45:53,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:53.083 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.744s] 2018-10-10 17:45:53,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:53.113 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.241s] 2018-10-10 17:45:53,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:53.131 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-10-10 17:45:54,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:54.112 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [93.605s] 2018-10-10 17:45:54,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:54.561 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.919s] 2018-10-10 17:45:54,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:54.562 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-10-10 17:45:55,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:55.522 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.748s] 2018-10-10 17:45:55,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:55.525 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-10 17:45:56,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:56.773 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-10 17:45:57,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:45:57.196 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-10 17:46:00,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:00.754 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:46:02,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:02.611 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [7.087s] 2018-10-10 17:46:03,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.013 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [12.387s] 2018-10-10 17:46:03,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.313 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.184s] 2018-10-10 17:46:03,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.328 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-10-10 17:46:03,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.339 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-10 17:46:03,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.375 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.097s] 2018-10-10 17:46:03,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.687 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.347s] 2018-10-10 17:46:03,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.697 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-10-10 17:46:03,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:03.706 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-10 17:46:04,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:04.047 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.340s] 2018-10-10 17:46:04,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:04.404 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [1.028s] 2018-10-10 17:46:04,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:04.481 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.434s] 2018-10-10 17:46:04,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:04.495 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.245s] 2018-10-10 17:46:04,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:04.900 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.376s] 2018-10-10 17:46:04,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:04.901 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-10-10 17:46:05,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:05.472 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.068s] 2018-10-10 17:46:06,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:06.449 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.994s] 2018-10-10 17:46:08,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:08.774 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [4.277s] 2018-10-10 17:46:08,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:08.855 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.536s] 2018-10-10 17:46:09,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:09.281 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:46:09,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:09.619 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.565s] 2018-10-10 17:46:12,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:12.588 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [3.813s] 2018-10-10 17:46:14,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:14.712 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [12.099s] 2018-10-10 17:46:16,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:16.286 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.691s] 2018-10-10 17:46:18,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:18.574 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.183s] 2018-10-10 17:46:19,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:19.695 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [80.115s] 2018-10-10 17:46:20,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:20.390 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [10.768s] 2018-10-10 17:46:21,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:21.750 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-10 17:46:21,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:21.933 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [18.919s] 2018-10-10 17:46:22,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:22.594 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.661s] 2018-10-10 17:46:22,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:22.636 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.042s] 2018-10-10 17:46:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:23.493 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [7.632s] 2018-10-10 17:46:28,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:28.135 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.745s] 2018-10-10 17:46:30,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:30.293 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.378s] 2018-10-10 17:46:31,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:31.525 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [37.407s] 2018-10-10 17:46:31,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:31.768 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.473s] 2018-10-10 17:46:31,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:31.771 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.272s] 2018-10-10 17:46:31,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:31.772 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-10-10 17:46:34,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:34.304 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.536s] 2018-10-10 17:46:34,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:34.546 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [2.777s] 2018-10-10 17:46:35,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:35.051 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [6.915s] 2018-10-10 17:46:35,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:35.506 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [16.723s] 2018-10-10 17:46:35,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:35.631 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.328s] 2018-10-10 17:46:36,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:36.162 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.477s] 2018-10-10 17:46:36,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:36.796 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.157s] 2018-10-10 17:46:37,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:37.181 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.017s] 2018-10-10 17:46:37,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:37.253 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.072s] 2018-10-10 17:46:37,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:37.935 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.682s] 2018-10-10 17:46:44,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:44.855 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [9.802s] 2018-10-10 17:46:45,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:45.130 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [13.608s] 2018-10-10 17:46:45,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:45.705 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [17.573s] 2018-10-10 17:46:46,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:46.208 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.354s] 2018-10-10 17:46:51,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:51.222 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.518s] 2018-10-10 17:46:51,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:51.412 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [3.895s] 2018-10-10 17:46:51,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:51.643 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.231s] 2018-10-10 17:46:51,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:51.927 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.283s] 2018-10-10 17:46:53,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:53.317 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [38.601s] 2018-10-10 17:46:53,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:53.613 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [18.106s] 2018-10-10 17:46:54,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:54.863 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.933s] 2018-10-10 17:46:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:55.457 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.144s] 2018-10-10 17:46:56,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:56.441 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.065s] 2018-10-10 17:46:56,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:56.456 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.015s] 2018-10-10 17:46:56,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:56.601 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [19.805s] 2018-10-10 17:46:56,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:56.730 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [5.092s] 2018-10-10 17:46:56,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:56.811 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.589s] 2018-10-10 17:46:56,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:56.970 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.160s] 2018-10-10 17:46:56,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:56.997 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.026s] 2018-10-10 17:46:57,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.055 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.058s] 2018-10-10 17:46:57,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.220 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.164s] 2018-10-10 17:46:57,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.233 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.012s] 2018-10-10 17:46:57,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.246 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-10-10 17:46:57,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.280 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.033s] 2018-10-10 17:46:57,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.501 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.221s] 2018-10-10 17:46:57,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.511 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-10 17:46:57,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.616 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.754s] 2018-10-10 17:46:57,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.710 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.198s] 2018-10-10 17:46:57,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:57.944 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.234s] 2018-10-10 17:46:58,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:58.107 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.162s] 2018-10-10 17:46:58,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:58.320 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.212s] 2018-10-10 17:46:58,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:58.530 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.210s] 2018-10-10 17:46:58,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:58.709 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.178s] 2018-10-10 17:46:58,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:58.889 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.179s] 2018-10-10 17:46:59,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:59.393 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.775s] 2018-10-10 17:46:59,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:59.575 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.686s] 2018-10-10 17:46:59,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:59.758 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.182s] 2018-10-10 17:46:59,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:59.794 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-10-10 17:46:59,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:59.950 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.155s] 2018-10-10 17:46:59,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:46:59.986 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.036s] 2018-10-10 17:47:00,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.031 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.045s] 2018-10-10 17:47:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.217 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.185s] 2018-10-10 17:47:00,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.398 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.181s] 2018-10-10 17:47:00,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.583 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.184s] 2018-10-10 17:47:00,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.615 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.032s] 2018-10-10 17:47:00,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.681 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.064s] 2018-10-10 17:47:00,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.725 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.043s] 2018-10-10 17:47:00,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:00.912 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.187s] 2018-10-10 17:47:03,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:03.147 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.279s] 2018-10-10 17:47:03,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:03.256 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.690s] 2018-10-10 17:47:06,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:06.849 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.066s] 2018-10-10 17:47:07,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:07.063 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.215s] 2018-10-10 17:47:11,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:11.615 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.357s] 2018-10-10 17:47:11,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:11.933 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.978s] 2018-10-10 17:47:11,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:11.938 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.200s] 2018-10-10 17:47:12,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:12.237 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-10 17:47:13,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:13.638 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.535s] 2018-10-10 17:47:13,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:13.712 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.074s] 2018-10-10 17:47:18,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:18.168 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.011s] 2018-10-10 17:47:19,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:19.422 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.389s] 2018-10-10 17:47:19,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:19.442 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-10-10 17:47:19,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:19.463 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.020s] 2018-10-10 17:47:19,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:19.874 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.409s] 2018-10-10 17:47:21,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.456 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.578s] 2018-10-10 17:47:21,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.473 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.020s] 2018-10-10 17:47:21,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.497 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.024s] 2018-10-10 17:47:21,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.509 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-10-10 17:47:21,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.521 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.012s] 2018-10-10 17:47:21,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.541 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-10-10 17:47:21,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.556 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.014s] 2018-10-10 17:47:21,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:21.574 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.018s] 2018-10-10 17:47:22,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:22.998 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.382s] 2018-10-10 17:47:23,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:23.002 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-10 17:47:23,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:23.532 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:47:24,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:24.079 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [12.143s] 2018-10-10 17:47:24,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:24.212 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.976s] 2018-10-10 17:47:25,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:25.102 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [4.997s] 2018-10-10 17:47:25,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:25.581 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.370s] 2018-10-10 17:47:26,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:26.566 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.488s] 2018-10-10 17:47:26,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:26.858 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [139.125s] 2018-10-10 17:47:27,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:27.166 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.064s] 2018-10-10 17:47:28,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:28.128 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.272s]: Skipped until Bug: 1014647 is resolved. 2018-10-10 17:47:28,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:28.689 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.688s] 2018-10-10 17:47:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:28.733 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.166s] 2018-10-10 17:47:30,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:30.724 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.830s] 2018-10-10 17:47:31,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:31.196 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.470s] 2018-10-10 17:47:31,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:31.719 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.985s] 2018-10-10 17:47:33,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:33.584 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.388s] 2018-10-10 17:47:34,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:34.195 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.108s] 2018-10-10 17:47:36,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:36.512 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.316s] 2018-10-10 17:47:40,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:40.398 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [11.709s] 2018-10-10 17:47:41,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:41.886 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-10 17:47:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:46.501 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.012s] 2018-10-10 17:47:46,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:46.513 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.009s] 2018-10-10 17:47:46,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:46.519 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.013s] 2018-10-10 17:47:46,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:46.528 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.008s] 2018-10-10 17:47:48,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:48.239 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [88.521s] 2018-10-10 17:47:48,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:48.305 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.072s] 2018-10-10 17:47:48,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:48.355 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.049s] 2018-10-10 17:47:48,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:48.604 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.182s] 2018-10-10 17:47:48,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:48.966 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.360s] 2018-10-10 17:47:53,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:53.108 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [8.033s] 2018-10-10 17:47:53,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:53.148 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.074s] 2018-10-10 17:47:54,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:54.180 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [9.124s] 2018-10-10 17:47:54,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:47:54.933 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [4.198s] 2018-10-10 17:48:00,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:00.144 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:48:00,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:00.272 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.614s] 2018-10-10 17:48:01,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:01.477 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [7.297s] 2018-10-10 17:48:03,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:03.913 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.278s] 2018-10-10 17:48:04,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:04.193 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.715s] 2018-10-10 17:48:04,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:04.495 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.585s] 2018-10-10 17:48:06,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:06.434 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.937s] 2018-10-10 17:48:06,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:06.609 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.175s] 2018-10-10 17:48:07,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:07.360 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.751s] 2018-10-10 17:48:08,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:08.082 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.174s] 2018-10-10 17:48:08,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:08.308 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.226s] 2018-10-10 17:48:08,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:08.624 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.315s] 2018-10-10 17:48:09,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:09.628 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [4.485s] 2018-10-10 17:48:09,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:09.710 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [53.156s] 2018-10-10 17:48:09,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:09.712 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.088s] 2018-10-10 17:48:09,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:09.942 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.230s] 2018-10-10 17:48:10,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:10.929 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.352s] 2018-10-10 17:48:11,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:11.212 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.584s] 2018-10-10 17:48:12,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:12.183 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [7.989s] 2018-10-10 17:48:12,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:12.551 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:48:12,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:12.553 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:48:12,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:12.798 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [29.600s] 2018-10-10 17:48:13,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:13.511 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.298s] 2018-10-10 17:48:14,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:14.912 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.982s] 2018-10-10 17:48:15,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:15.002 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.819s] 2018-10-10 17:48:15,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:15.201 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.417s] 2018-10-10 17:48:15,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:15.202 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-10 17:48:19,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:19.018 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.505s] 2018-10-10 17:48:19,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:19.241 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [38.839s] 2018-10-10 17:48:19,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:19.474 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.562s] 2018-10-10 17:48:19,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:19.884 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.007s] 2018-10-10 17:48:21,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:21.469 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.585s] 2018-10-10 17:48:22,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:22.102 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.099s] 2018-10-10 17:48:22,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:22.271 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [3.033s] 2018-10-10 17:48:23,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:23.580 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [10.778s] 2018-10-10 17:48:25,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:25.148 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.189s] 2018-10-10 17:48:25,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:25.252 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.777s] 2018-10-10 17:48:25,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:25.435 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.513s] 2018-10-10 17:48:26,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:26.795 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.216s] 2018-10-10 17:48:28,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:28.245 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.142s] 2018-10-10 17:48:29,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:29.568 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.130s] 2018-10-10 17:48:32,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:32.412 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.844s] 2018-10-10 17:48:34,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:34.124 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.878s] 2018-10-10 17:48:34,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:34.528 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.095s] 2018-10-10 17:48:34,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:34.611 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.082s] 2018-10-10 17:48:34,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:34.711 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.099s] 2018-10-10 17:48:34,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:34.795 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.083s] 2018-10-10 17:48:34,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:34.860 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.064s] 2018-10-10 17:48:35,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:35.328 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:48:35,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:35.786 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.334s] 2018-10-10 17:48:36,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:36.084 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.672s] 2018-10-10 17:48:38,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:38.004 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.878s] 2018-10-10 17:48:38,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:38.401 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.953s] 2018-10-10 17:48:40,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:40.762 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.260s] 2018-10-10 17:48:40,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:40.994 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.231s] 2018-10-10 17:48:41,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:41.038 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.636s] 2018-10-10 17:48:41,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:41.260 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.265s] 2018-10-10 17:48:42,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:42.385 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.823s] 2018-10-10 17:48:42,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:42.485 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.224s] 2018-10-10 17:48:42,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:42.840 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.354s] 2018-10-10 17:48:43,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:43.833 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.992s] 2018-10-10 17:48:43,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:43.885 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.052s] 2018-10-10 17:48:44,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:44.093 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.207s] 2018-10-10 17:48:44,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:44.404 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.311s] 2018-10-10 17:48:44,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:44.482 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.077s] 2018-10-10 17:48:44,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:44.667 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.184s] 2018-10-10 17:48:44,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:44.711 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.043s] 2018-10-10 17:48:44,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:44.927 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.215s] 2018-10-10 17:48:45,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:45.003 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.075s] 2018-10-10 17:48:45,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:45.284 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.280s] 2018-10-10 17:48:45,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:45.505 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.221s] 2018-10-10 17:48:45,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:45.558 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.053s] 2018-10-10 17:48:45,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:45.624 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.066s] 2018-10-10 17:48:46,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:46.003 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-10 17:48:47,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:47.066 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [37.354s] 2018-10-10 17:48:47,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:47.204 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.200s] 2018-10-10 17:48:47,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:47.962 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [2.577s] 2018-10-10 17:48:48,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:48.349 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.761s] 2018-10-10 17:48:48,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:48.864 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.819s] 2018-10-10 17:48:49,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:49.258 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.053s] 2018-10-10 17:48:50,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:50.423 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.564s] 2018-10-10 17:48:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:51.640 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.676s] 2018-10-10 17:48:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:51.641 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-10 17:48:53,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:53.131 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.781s] 2018-10-10 17:48:53,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:53.150 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.206s] 2018-10-10 17:48:54,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:54.230 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.805s] 2018-10-10 17:48:54,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:54.241 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.982s] 2018-10-10 17:48:54,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:54.530 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.289s] 2018-10-10 17:48:54,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:54.716 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.077s] 2018-10-10 17:48:54,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:54.763 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.232s] 2018-10-10 17:48:54,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:54.919 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.156s] 2018-10-10 17:48:55,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:55.164 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.243s] 2018-10-10 17:48:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:55.238 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.075s] 2018-10-10 17:48:55,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:55.581 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.341s] 2018-10-10 17:48:55,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:55.689 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.108s] 2018-10-10 17:48:55,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:55.895 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.205s] 2018-10-10 17:48:55,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:55.961 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.066s] 2018-10-10 17:48:56,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:56.444 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.213s] 2018-10-10 17:48:57,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:48:57.098 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.382s] 2018-10-10 17:49:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:00.708 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.261s] 2018-10-10 17:49:00,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:00.783 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.078s] 2018-10-10 17:49:01,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:01.157 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.935s] 2018-10-10 17:49:01,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:01.533 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.376s] 2018-10-10 17:49:01,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:01.840 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.306s] 2018-10-10 17:49:02,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:02.227 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-10 17:49:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:02.400 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:49:02,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:02.731 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [9.600s] 2018-10-10 17:49:03,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:03.267 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-10 17:49:03,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:03.268 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-10 17:49:04,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:04.939 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.975s] 2018-10-10 17:49:05,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:05.079 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.751s] 2018-10-10 17:49:06,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:06.538 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.270s] 2018-10-10 17:49:06,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:06.702 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.164s] 2018-10-10 17:49:06,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:06.753 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.209s] 2018-10-10 17:49:06,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:06.906 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.203s] 2018-10-10 17:49:06,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:06.953 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.200s] 2018-10-10 17:49:07,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:07.031 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [98.893s] 2018-10-10 17:49:09,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:09.019 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.287s] 2018-10-10 17:49:09,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:09.518 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.610s] 2018-10-10 17:49:09,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:09.681 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.163s] 2018-10-10 17:49:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:10.542 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.273s] 2018-10-10 17:49:11,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:11.133 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.052s] 2018-10-10 17:49:13,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:13.096 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [11.252s] 2018-10-10 17:49:13,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:13.138 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.045s] 2018-10-10 17:49:13,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:13.176 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.038s] 2018-10-10 17:49:13,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:13.830 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.810s] 2018-10-10 17:49:15,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.262 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.010s] 2018-10-10 17:49:15,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.272 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.007s] 2018-10-10 17:49:15,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.281 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.007s] 2018-10-10 17:49:15,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.291 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.006s] 2018-10-10 17:49:15,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.298 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.005s] 2018-10-10 17:49:15,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.307 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.005s] 2018-10-10 17:49:15,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.313 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.005s] 2018-10-10 17:49:15,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.838 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-10 17:49:15,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:15.840 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:49:17,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:17.905 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.634s] 2018-10-10 17:49:19,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:19.448 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.314s] 2018-10-10 17:49:19,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:19.828 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.997s] 2018-10-10 17:49:20,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:20.184 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.275s] 2018-10-10 17:49:20,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:20.748 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [1.119s] 2018-10-10 17:49:21,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:21.307 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.559s] 2018-10-10 17:49:22,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:22.647 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.338s] 2018-10-10 17:49:24,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:24.792 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.963s] 2018-10-10 17:49:26,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:26.038 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-10 17:49:26,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:26.832 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-10 17:49:26,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:26.833 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-10 17:49:27,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:27.399 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.278s] 2018-10-10 17:49:27,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:27.649 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.250s] 2018-10-10 17:49:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:28.308 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.311s] 2018-10-10 17:49:28,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:28.930 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.622s] 2018-10-10 17:49:29,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:29.421 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.628s] 2018-10-10 17:49:34,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:34.776 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.523s] 2018-10-10 17:49:34,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:34.887 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.995s] 2018-10-10 17:49:35,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:35.525 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.392s] 2018-10-10 17:49:36,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:36.135 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.246s] 2018-10-10 17:49:37,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:37.365 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.230s] 2018-10-10 17:49:39,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:39.492 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.218s] 2018-10-10 17:49:39,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:39.803 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.310s] 2018-10-10 17:49:39,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:39.827 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.024s] 2018-10-10 17:49:40,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:40.054 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.226s] 2018-10-10 17:49:40,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:40.260 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.205s] 2018-10-10 17:49:40,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:40.286 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.026s] 2018-10-10 17:49:40,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:40.513 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.226s] 2018-10-10 17:49:40,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:40.751 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.237s] 2018-10-10 17:49:40,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:40.963 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.211s] 2018-10-10 17:49:41,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:41.181 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.217s] 2018-10-10 17:49:41,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:41.524 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.747s] 2018-10-10 17:49:41,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:41.681 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.499s] 2018-10-10 17:49:41,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:41.926 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.245s] 2018-10-10 17:49:42,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:42.033 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.507s] 2018-10-10 17:49:42,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:42.084 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.593s] 2018-10-10 17:49:43,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:43.715 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-10 17:49:44,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:44.170 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.844s] 2018-10-10 17:49:45,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:45.906 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.821s] 2018-10-10 17:49:46,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:46.211 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.039s] 2018-10-10 17:49:48,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:48.512 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-10 17:49:48,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:48.513 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-10 17:49:49,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:49.362 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.455s] 2018-10-10 17:49:51,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:51.371 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.846s] 2018-10-10 17:49:54,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:54.500 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.268s] 2018-10-10 17:49:54,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:54.571 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.208s] 2018-10-10 17:49:55,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:55.593 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.653s] 2018-10-10 17:49:55,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:55.607 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.236s] 2018-10-10 17:49:56,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:56.391 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.799s] 2018-10-10 17:49:56,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:56.762 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.370s] 2018-10-10 17:49:57,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:57.284 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.522s] 2018-10-10 17:49:57,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:57.300 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.016s] 2018-10-10 17:49:57,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:57.318 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.018s] 2018-10-10 17:49:57,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:57.599 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.990s] 2018-10-10 17:49:57,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:49:57.857 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.538s] 2018-10-10 17:50:07,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:07.011 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [12.508s] 2018-10-10 17:50:07,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:07.791 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.783s] 2018-10-10 17:50:08,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:08.736 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.945s] 2018-10-10 17:50:09,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:09.472 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.735s] 2018-10-10 17:50:12,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:12.453 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.615s] 2018-10-10 17:50:12,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:12.652 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [15.051s] 2018-10-10 17:50:12,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:12.692 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.239s] 2018-10-10 17:50:12,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:12.863 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.212s] 2018-10-10 17:50:12,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:12.923 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.059s] 2018-10-10 17:50:19,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:19.348 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.846s] 2018-10-10 17:50:22,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:22.685 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [22.028s] 2018-10-10 17:50:24,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:24.527 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.178s] 2018-10-10 17:50:25,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:25.295 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [12.370s] 2018-10-10 17:50:29,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:29.483 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [174.254s] 2018-10-10 17:50:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:33.384 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.856s] 2018-10-10 17:50:39,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:39.338 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.953s] 2018-10-10 17:50:40,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:40.957 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.655s] 2018-10-10 17:50:40,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:40.990 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [313.699s] 2018-10-10 17:50:41,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:41.193 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.241s] 2018-10-10 17:50:41,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:41.242 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.049s] 2018-10-10 17:50:43,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:43.993 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [21.306s] 2018-10-10 17:50:47,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:47.523 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [22.403s] 2018-10-10 17:50:50,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:50.794 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [41.314s] 2018-10-10 17:50:52,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:52.441 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.921s] 2018-10-10 17:50:52,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:52.966 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.975s] 2018-10-10 17:50:54,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:54.716 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [15.378s] 2018-10-10 17:50:55,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:55.304 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.058s] 2018-10-10 17:50:56,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:56.257 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [171.932s] 2018-10-10 17:50:56,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:56.480 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.037s] 2018-10-10 17:50:57,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:50:57.668 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.701s] 2018-10-10 17:51:00,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:00.883 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.403s] 2018-10-10 17:51:05,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:05.974 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [5.089s] 2018-10-10 17:51:07,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:07.915 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [12.609s] 2018-10-10 17:51:09,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:09.281 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [12.897s] 2018-10-10 17:51:10,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:10.483 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [4.508s] 2018-10-10 17:51:16,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:16.470 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [7.189s] 2018-10-10 17:51:17,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:17.653 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.980s] 2018-10-10 17:51:17,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:17.680 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.416s] 2018-10-10 17:51:20,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:20.127 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.445s] 2018-10-10 17:51:26,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:26.454 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.322s] 2018-10-10 17:51:26,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:26.626 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.379s] 2018-10-10 17:51:28,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:28.010 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.560s] 2018-10-10 17:51:33,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:33.051 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [5.039s] 2018-10-10 17:51:35,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:35.536 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.483s] 2018-10-10 17:51:36,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:36.293 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.973s] 2018-10-10 17:51:36,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:36.329 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [149.256s] 2018-10-10 17:51:38,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:38.195 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.657s] 2018-10-10 17:51:38,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:38.241 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-10-10 17:51:40,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:40.585 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.295s] 2018-10-10 17:51:45,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:45.745 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.188s] 2018-10-10 17:51:45,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:45.919 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.174s] 2018-10-10 17:51:46,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:46.157 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.238s] 2018-10-10 17:51:46,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:46.380 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.221s] 2018-10-10 17:51:46,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:46.569 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.188s] 2018-10-10 17:51:46,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:46.817 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.248s] 2018-10-10 17:51:46,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:46.989 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.170s] 2018-10-10 17:51:47,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:47.181 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.192s] 2018-10-10 17:51:47,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:47.230 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.048s] 2018-10-10 17:51:47,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:47.436 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.205s] 2018-10-10 17:51:47,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:47.781 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.345s] 2018-10-10 17:51:50,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:50.073 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-10 17:51:50,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:50.075 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:51:50,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:50.076 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-10 17:51:52,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:52.395 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.208s] 2018-10-10 17:51:52,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:52.580 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.185s] 2018-10-10 17:51:52,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:52.740 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.159s] 2018-10-10 17:51:52,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:52.928 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.186s] 2018-10-10 17:51:53,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:53.085 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.158s] 2018-10-10 17:51:57,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:57.163 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.075s] 2018-10-10 17:51:58,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:58.096 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.013s] 2018-10-10 17:51:59,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:51:59.651 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.555s] 2018-10-10 17:52:01,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:01.442 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [43.785s] 2018-10-10 17:52:03,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:03.291 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.853s] 2018-10-10 17:52:14,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:14.759 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.385s] 2018-10-10 17:52:15,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:15.693 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.399s] 2018-10-10 17:52:16,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:16.510 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [210.975s] 2018-10-10 17:52:19,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:19.447 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.688s] 2018-10-10 17:52:22,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:22.159 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [45.820s] 2018-10-10 17:52:25,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:25.221 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:52:25,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:25.222 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:52:28,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:28.233 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [12.539s] 2018-10-10 17:52:33,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:33.774 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.615s] 2018-10-10 17:52:34,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:34.277 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [6.043s] 2018-10-10 17:52:50,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:52:50.977 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.454s] 2018-10-10 17:53:07,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:07.731 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.495s] 2018-10-10 17:53:08,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:08.417 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.685s] 2018-10-10 17:53:08,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:08.849 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.432s] 2018-10-10 17:53:09,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:09.268 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.419s] 2018-10-10 17:53:09,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:09.735 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.466s] 2018-10-10 17:53:10,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:10.752 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.015s] 2018-10-10 17:53:11,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:11.993 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.241s] 2018-10-10 17:53:12,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:12.414 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [38.128s] 2018-10-10 17:53:12,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:12.623 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.629s] 2018-10-10 17:53:13,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:13.389 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.764s] 2018-10-10 17:53:14,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:14.022 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.633s] 2018-10-10 17:53:17,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:17.765 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-10 17:53:23,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:23.270 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.015s] 2018-10-10 17:53:26,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:26.731 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.501s] 2018-10-10 17:53:26,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:26.917 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.188s] 2018-10-10 17:53:27,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:27.438 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.519s] 2018-10-10 17:53:29,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:29.357 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.918s] 2018-10-10 17:53:32,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:32.448 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.091s] 2018-10-10 17:53:32,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:32.647 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.199s] 2018-10-10 17:53:32,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:32.696 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.049s] 2018-10-10 17:53:33,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:33.176 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.192s] 2018-10-10 17:53:35,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:35.689 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [159.413s] 2018-10-10 17:53:44,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:44.894 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.714s] 2018-10-10 17:53:45,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:45.414 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.520s] 2018-10-10 17:53:47,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:47.126 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [73.336s] 2018-10-10 17:53:47,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:47.197 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.784s] 2018-10-10 17:53:53,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:53.047 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-10 17:53:54,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:54.763 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-10 17:53:57,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:53:57.093 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-10 17:54:04,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:04.834 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.148s] 2018-10-10 17:54:08,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:08.395 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.735s] 2018-10-10 17:54:14,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:14.781 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.384s] 2018-10-10 17:54:19,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:19.594 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.814s] 2018-10-10 17:54:23,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:23.315 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.720s] 2018-10-10 17:54:27,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:27.482 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.166s] 2018-10-10 17:54:30,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:30.046 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [25.209s] 2018-10-10 17:54:34,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:34.258 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.215s] 2018-10-10 17:54:37,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:37.530 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.159s] 2018-10-10 17:54:39,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:39.630 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.098s] 2018-10-10 17:54:40,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:40.937 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.307s] 2018-10-10 17:54:41,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:41.744 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.806s] 2018-10-10 17:54:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:43.140 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.395s] 2018-10-10 17:54:45,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:45.806 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.664s] 2018-10-10 17:54:47,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:47.050 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.243s] 2018-10-10 17:54:47,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:47.192 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.142s] 2018-10-10 17:54:48,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:48.900 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.705s] 2018-10-10 17:54:50,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:50.606 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.705s] 2018-10-10 17:54:51,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:51.554 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.947s] 2018-10-10 17:54:51,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:51.577 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.024s] 2018-10-10 17:54:51,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:51.597 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-10-10 17:54:51,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:51.615 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.018s] 2018-10-10 17:54:53,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:53.093 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-10 17:54:53,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:53.095 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-10 17:54:53,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:53.097 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 17:54:53,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:53.101 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-10 17:54:58,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:54:58.264 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [23.998s] 2018-10-10 17:55:05,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:55:05.874 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.611s] 2018-10-10 17:55:15,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:55:15.495 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [88.344s] 2018-10-10 17:55:19,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:55:19.516 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [335.186s] 2018-10-10 17:55:34,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:55:34.376 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [245.470s] 2018-10-10 17:55:50,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:55:50.543 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.217s] 2018-10-10 17:55:50,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:55:50.544 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-10-10 17:56:41,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:56:41.567 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [86.049s] 2018-10-10 17:56:41,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:56:41.568 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-10 17:57:53,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:57:53.078 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [71.495s] 2018-10-10 17:57:57,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:57:57.954 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.877s] 2018-10-10 17:58:21,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:21.087 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.162s] 2018-10-10 17:58:21,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:21.125 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-10-10 17:58:27,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:27.387 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.189s] 2018-10-10 17:58:34,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:34.146 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [212.708s] 2018-10-10 17:58:38,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:38.031 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.113s] 2018-10-10 17:58:40,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:40.341 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:58:40,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:40.342 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 17:58:44,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:44.801 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.331s] 2018-10-10 17:58:45,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:45.148 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.346s] 2018-10-10 17:58:52,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:52.371 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.227s] 2018-10-10 17:58:52,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:52.742 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.370s] 2018-10-10 17:58:53,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:53.304 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.561s] 2018-10-10 17:58:53,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:53.368 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.064s] 2018-10-10 17:58:53,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:53.437 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.069s] 2018-10-10 17:58:53,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:58:53.502 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.064s] 2018-10-10 17:59:00,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:00.775 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [221.256s] 2018-10-10 17:59:01,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:01.517 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.504s] 2018-10-10 17:59:02,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:02.252 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.734s] 2018-10-10 17:59:02,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:02.631 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.379s] 2018-10-10 17:59:03,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:03.063 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.431s] 2018-10-10 17:59:04,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:04.045 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.979s] 2018-10-10 17:59:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:04.464 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.420s] 2018-10-10 17:59:04,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:04.842 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.377s] 2018-10-10 17:59:06,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:06.528 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.685s] 2018-10-10 17:59:06,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:06.821 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.291s] 2018-10-10 17:59:07,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:07.443 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.621s] 2018-10-10 17:59:07,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:07.509 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.067s] 2018-10-10 17:59:07,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:07.911 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.401s] 2018-10-10 17:59:08,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:08.634 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.722s] 2018-10-10 17:59:19,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:19.160 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [217.322s] 2018-10-10 17:59:22,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:22.256 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.368s] 2018-10-10 17:59:22,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:22.271 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.018s] 2018-10-10 17:59:22,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:22.680 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.408s] 2018-10-10 17:59:35,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:35.963 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.753s] 2018-10-10 17:59:40,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:40.929 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.167s] 2018-10-10 17:59:42,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:42.649 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.717s] 2018-10-10 17:59:49,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:49.323 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.448s] 2018-10-10 17:59:49,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:49.485 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.161s] 2018-10-10 17:59:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:49.649 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.163s] 2018-10-10 17:59:49,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:49.819 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.170s] 2018-10-10 17:59:54,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 17:59:54.641 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.161s] 2018-10-10 18:02:53,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 18:02:53.900 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [214.725s] 2018-10-10 18:03:00,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9d6ff49d-540e-4795-b661-7dc44ddbbffd 2018-10-10 18:03:00,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9d6ff49d-540e-4795-b661-7dc44ddbbffd']'. 2018-10-10 18:03:01,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 18:03:01,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 18:03:01,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 18:03:01,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9d6ff49d-540e-4795-b661-7dc44ddbbffd | 2018-10-10 18:03:01,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-10 18:03:01,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 17:38:09 | 2018-10-10 18:03:01,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 18:02:59 | 2018-10-10 18:03:01,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:24:50 | 2018-10-10 18:03:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 18:03:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 18:03:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 50435bd4-9687-4fed-9f00-55748d58fafb) | 2018-10-10 18:03:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 18:03:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c208bc0e-63a4-4198-8fc5-8847efeaf7ba) | 2018-10-10 18:03:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-10 18:03:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1479.926 | 2018-10-10 18:03:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1037 | 2018-10-10 18:03:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 356 | 2018-10-10 18:03:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 18:03:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 18:03:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 75 | 2018-10-10 18:03:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 18:03:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 18:03:01,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 18:03:01,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 93.2553956835% 2018-10-10 18:03:01,774 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:06 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-10 18:03:06,287 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK