2018-09-26 15:12:52,769 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | 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-09-26 15:12:52,773 - 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=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.3 export OS_REGION_NAME=regionOne 2018-09-26 15:12:52,773 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 15:12:52,774 - 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-09-26 15:12:52,785 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-26 15:12:54,570 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'id': u'40362b1694d34617907ba84ff171f237', '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-09-26 15:12:55,178 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'968a8a055fc545628ebdb4cc9b10e93a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a'}) 2018-09-26 15:12:55,394 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:12:55,553 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b'}, 'domain_id': None, 'human_id': None, 'id': u'0c7c84139066496f9a2df1131102d54b', 'HUMAN_ID': False}) 2018-09-26 15:12:56,195 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 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': '602b4eff-e572-4a9e-94b1-fe45c09e5bfa', 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_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'project_id': u'40362b1694d34617907ba84ff171f237', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:12:56,200 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'password': '602b4eff-e572-4a9e-94b1-fe45c09e5bfa', 'project_name': 'connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '40362b1694d34617907ba84ff171f237', 'project_domain_name': 'Default'} 2018-09-26 15:13:00,553 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 15:13:00,553 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-26 15:13:10,842 - 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 10.278s OK 2018-09-26 15:13:10,994 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:13:10,995 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-26 15:13:13,587 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-09-26 15:13:14,299 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_4f363320-3960-4a81-9e2b-48d604661315', 'id': u'27d48581408d451aadce970d111d0cc1', '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-09-26 15:13:14,757 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'70c1796720b24849a78177d3a880735f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_4f363320-3960-4a81-9e2b-48d604661315'}) 2018-09-26 15:13:14,846 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:13:15,089 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583'}, 'domain_id': None, 'human_id': None, 'id': u'661b87bcbe3744a58cdd53d43ae2b583', 'HUMAN_ID': False}) 2018-09-26 15:13:15,786 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_4f363320-3960-4a81-9e2b-48d604661315', 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': 'ed725361-0e49-4c9a-85cd-05042fbb95b0', 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_4f363320-3960-4a81-9e2b-48d604661315', 'project_id': u'27d48581408d451aadce970d111d0cc1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:13:15,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_4f363320-3960-4a81-9e2b-48d604661315', 'password': 'ed725361-0e49-4c9a-85cd-05042fbb95b0', 'project_name': 'api_check-project_4f363320-3960-4a81-9e2b-48d604661315', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '27d48581408d451aadce970d111d0cc1', 'project_domain_name': 'Default'} 2018-09-26 15:13:19,876 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 15:13:19,877 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-09-26 15:25:46,656 - 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 746.665s OK 2018-09-26 15:25:46,780 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:25:46,780 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 15:25:48,758 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-09-26 15:25:49,380 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'id': u'19ba3277690c488fafb75f1a459e0a54', '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-09-26 15:25:49,892 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3fc3661446f54f9392965ff1c6945979', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c'}) 2018-09-26 15:25:50,051 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:25:50,240 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c'}, 'domain_id': None, 'human_id': None, 'id': u'66088746910a4e51bde0de4ba68b497c', 'HUMAN_ID': False}) 2018-09-26 15:25:50,791 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 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': '49d1efed-3202-40e9-b905-8a34adfd3cbc', 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_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'project_id': u'19ba3277690c488fafb75f1a459e0a54', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:25:50,796 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'password': '49d1efed-3202-40e9-b905-8a34adfd3cbc', 'project_name': 'snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '19ba3277690c488fafb75f1a459e0a54', 'project_domain_name': 'Default'} 2018-09-26 15:25:53,047 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 15:25:53,047 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-09-26 15:27:28,027 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 94.979s OK 2018-09-26 15:27:28,141 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:27:28,141 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-09-26 15:27:29,970 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:27 | PASS | | snaps_health_check | functest | healthcheck | 01:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-26 15:27:29,974 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 15:27:35,340 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | 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-09-26 15:27:35,347 - 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=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.3 export OS_REGION_NAME=regionOne 2018-09-26 15:27:35,347 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 15:27:35,349 - 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-09-26 15:27:35,399 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-26 15:27:38,494 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', '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-09-26 15:27:38,967 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8d7b62e1dc754f068bb9e76860630eeb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66'}) 2018-09-26 15:27:39,121 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:27:39,247 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5'}, 'domain_id': None, 'human_id': None, 'id': u'bf6a8910b6984610b900089adb5a8de5', 'HUMAN_ID': False}) 2018-09-26 15:27:39,808 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 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': '19bbbc64-3cbf-49cc-a219-1c617c079f89', 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_834b62be-8aca-4694-a998-43823d2ead66', 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:27:39,814 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66', 'password': '19bbbc64-3cbf-49cc-a219-1c617c079f89', 'project_name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '7ca3c555a82540eab4a62c0a2fe46b70', 'project_domain_name': 'Default'} 2018-09-26 15:27:39,815 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-26 15:27:40,545 - 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-09-26T15:27:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'919cff13-372d-4265-a927-5869999b7a1c', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66', u'admin_state_up': True, u'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'created_at': u'2018-09-26T15:27:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70'}) 2018-09-26 15:27:41,977 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T15:27:41Z', 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'c2d9658e-70fc-4f80-bd46-850886fbdcbf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_834b62be-8aca-4694-a998-43823d2ead66', u'enable_dhcp': True, u'network_id': u'919cff13-372d-4265-a927-5869999b7a1c', u'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'created_at': u'2018-09-26T15:27:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70'}) 2018-09-26 15:27:43,219 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a21b8d27-6884-4a27-90be-806b7524c88f', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'created_at': u'2018-09-26T15:27:42Z', u'admin_state_up': True, u'updated_at': u'2018-09-26T15:27:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'id': u'07e44785-fdd8-4b24-8a70-559449a793f4', u'name': u'vping_ssh-router_834b62be-8aca-4694-a998-43823d2ead66'}) 2018-09-26 15:27:47,058 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file', 'owner': u'7ca3c555a82540eab4a62c0a2fe46b70', 'id': u'96664f1e-a148-4540-9428-7e4bdb9bf03f', 'size': 12716032, u'self': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:27:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T15:27:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', 'created': u'2018-09-26T15:27:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:27:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:27:47,261 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_834b62be-8aca-4694-a998-43823d2ead66', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'08c515a8-7502-46e4-8b1e-778720811a0a', 'swap': 0}) 2018-09-26 15:27:47,568 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHkuZv8hT/bTJX0HxjV3WXtwbXwkUZ6fYZhIOatra0jg17P9ZtZGFyxh29EJ3TXCK9a++jXhvozsoNYXDlZJpmtRnzzWjILFVSMP8mfNqQQmQ0NzFi8M/dZRByVwvaV9gclxltp/nRfGpL40CYYXxZ1MiT55NrMjWU8Q2lj84LMZkjkxJGWrC4SQdR/2nQBGJzR75LMukYM+4yXaZsGbFY34YPsj5QmC4crZy2SzrDscI42s5ydyQCAeH7TYQ5o3URyuVEnlB3aoLD+fK92UAxcqdfx6bgPTI99BniT5NryxWHF0F1KJNtlZJJfd1tsBTMJeGSPzHLgPtoHx8Vam1x Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAx5Lmb/IU/20yV9B8Y1d1l7cG18JFGen2GYSDmra2tI4Nez/W\nbWRhcsYdvRCd01wivWvvo14b6M7KDWFw5WSaZrUZ881oyCxVUjD/JnzakEJkNDcx\nYvDP3WUQclcL2lfYHJcZbaf50XxqS+NAmGF8WdTIk+eTazI1lPENpY/OCzGZI5MS\nRlqwuEkHUf9p0ARic0e+SzLpGDPuMl2mbBmxWN+GD7I+UJguHK2ctks6w7HCONrO\ncnckAgHh+02EOaN1EcrlRJ5Qd2qCw/nyvdlAMXKnX8em4D0yPfQZ4k+Ta8sVhxdB\ndSiTbZWSSX3dbbAUzCXhkj8xy4D7aB8fFWptcQIDAQABAoIBAAhi8fAOWjeJnS33\nguKh0D054b27WjAGluLnoKgluXPI7GQbgKVELJwoGyPQyPES1BrlqEJTOBUGa5M4\nXwgkvCBIx/hoz1hqFIPJr08su/qH77IKB7dCq1mAX7qOUd8xBdHdv6HOBz94XPcn\na5V7s0ALIwqkFpvQllPV9V7ZtizeK6Hw/+xsPT0/XafW4dL90A4TWsHq0zGe3CG3\nEtUxuILIZLxbWokq9l+HoE8O8c9ZIhD8yALzbza7XN6UJM6KObqQoCghHpe/TIdJ\nJvxg4vYstjNif9Kuntq75QXighosPuApR+a5oSMPXzT+3Ps6qrw7D8F8Yf2Frw4S\nKoXOTOECgYEA9mL1c7wVRicCnsChetV/yMbRCL0VS0SdvE7fh3lqcrYDLrfsmyqy\naKyRc0UlsKnnZ95A6RRp9YGaHtPdKtPuwfr9Y1d9qJlaYwHbmYG70xcrFkBIwV4Y\ncUJP3PeIW/etHRV1ayNkaRzUwYlRP7TOLBxP2Opahx/Rxw7KYylFr9UCgYEAz1xZ\nxjFj7+nmBbyiYVNq2OTZiWA8ALChX2IsFUF1o7mkzGW1AhmsjZ5m6cvw2Ic0YHpQ\nLqQxDBevAOHQVixZZGAE14+ucGKgvMyPK+qC/sIwG26g/fBZCbv9f35vd7cy4Yn4\n1oE3oQx59VdQUDBFMF1/B022m/4SzKIYQfeX8S0CgYEA518AjkFWXP1vKXNNcNMi\n34FMdP9TCs6RrW8H2+l5u+UOUgXny8KprUA4il2pyh+TLef5XqeL5T9iYoakD37b\nnA+9eVeEqhnwVj89YAcDQXRlQsz1RZi+LUWPR7qvs2V/jGtFS2n99fNcG65+vOtm\nHOgtV06j2nZYAazzA3GTfk0CgYEAiIvzwgM8H/wSMKzq8NQRhAoPBduNJ5cobLsk\n9EpKwSm6T66Z52woqIkqk8JsMum1n+JrcotEkQX3g8kve89wfhyMk7ZV1EPePPUn\nQnAHGuOc8jODaDUhLLvSTmZf2KGWq9ZDOl2U2ERy+xAoHuXqadLnl1OhcE966a3D\n84yrTXECgYEA7Sp5Ed34EIP3X7Ln6mVpBwsok10M5V2Gde6bJVgaUdcjGpRi6AlV\np4SmUp/JTl31ZXvWUO3C2nlq1dUTFliYUwXR4847MyrDcsvDCqzBUEKhuwtmUixN\nO3A5/Nij0K40w+Nu4ih/xbuLS+EBJxsi0/1qZ8m38rG248WjQ5OQFsY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8d7b62e1dc754f068bb9e76860630eeb', 'name': u'vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66', 'created_at': '2018-09-26T15:27:47.568933', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'75:f7:7f:43:f9:6c:9c:f1:b8:8f:f4:6c:1a:3d:27:5f', 'type': 'ssh', 'id': u'vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66'}) 2018-09-26 15:27:47,569 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAx5Lmb/IU/20yV9B8Y1d1l7cG18JFGen2GYSDmra2tI4Nez/W bWRhcsYdvRCd01wivWvvo14b6M7KDWFw5WSaZrUZ881oyCxVUjD/JnzakEJkNDcx YvDP3WUQclcL2lfYHJcZbaf50XxqS+NAmGF8WdTIk+eTazI1lPENpY/OCzGZI5MS RlqwuEkHUf9p0ARic0e+SzLpGDPuMl2mbBmxWN+GD7I+UJguHK2ctks6w7HCONrO cnckAgHh+02EOaN1EcrlRJ5Qd2qCw/nyvdlAMXKnX8em4D0yPfQZ4k+Ta8sVhxdB dSiTbZWSSX3dbbAUzCXhkj8xy4D7aB8fFWptcQIDAQABAoIBAAhi8fAOWjeJnS33 guKh0D054b27WjAGluLnoKgluXPI7GQbgKVELJwoGyPQyPES1BrlqEJTOBUGa5M4 XwgkvCBIx/hoz1hqFIPJr08su/qH77IKB7dCq1mAX7qOUd8xBdHdv6HOBz94XPcn a5V7s0ALIwqkFpvQllPV9V7ZtizeK6Hw/+xsPT0/XafW4dL90A4TWsHq0zGe3CG3 EtUxuILIZLxbWokq9l+HoE8O8c9ZIhD8yALzbza7XN6UJM6KObqQoCghHpe/TIdJ Jvxg4vYstjNif9Kuntq75QXighosPuApR+a5oSMPXzT+3Ps6qrw7D8F8Yf2Frw4S KoXOTOECgYEA9mL1c7wVRicCnsChetV/yMbRCL0VS0SdvE7fh3lqcrYDLrfsmyqy aKyRc0UlsKnnZ95A6RRp9YGaHtPdKtPuwfr9Y1d9qJlaYwHbmYG70xcrFkBIwV4Y cUJP3PeIW/etHRV1ayNkaRzUwYlRP7TOLBxP2Opahx/Rxw7KYylFr9UCgYEAz1xZ xjFj7+nmBbyiYVNq2OTZiWA8ALChX2IsFUF1o7mkzGW1AhmsjZ5m6cvw2Ic0YHpQ LqQxDBevAOHQVixZZGAE14+ucGKgvMyPK+qC/sIwG26g/fBZCbv9f35vd7cy4Yn4 1oE3oQx59VdQUDBFMF1/B022m/4SzKIYQfeX8S0CgYEA518AjkFWXP1vKXNNcNMi 34FMdP9TCs6RrW8H2+l5u+UOUgXny8KprUA4il2pyh+TLef5XqeL5T9iYoakD37b nA+9eVeEqhnwVj89YAcDQXRlQsz1RZi+LUWPR7qvs2V/jGtFS2n99fNcG65+vOtm HOgtV06j2nZYAazzA3GTfk0CgYEAiIvzwgM8H/wSMKzq8NQRhAoPBduNJ5cobLsk 9EpKwSm6T66Z52woqIkqk8JsMum1n+JrcotEkQX3g8kve89wfhyMk7ZV1EPePPUn QnAHGuOc8jODaDUhLLvSTmZf2KGWq9ZDOl2U2ERy+xAoHuXqadLnl1OhcE966a3D 84yrTXECgYEA7Sp5Ed34EIP3X7Ln6mVpBwsok10M5V2Gde6bJVgaUdcjGpRi6AlV p4SmUp/JTl31ZXvWUO3C2nlq1dUTFliYUwXR4847MyrDcsvDCqzBUEKhuwtmUixN O3A5/Nij0K40w+Nu4ih/xbuLS+EBJxsi0/1qZ8m38rG248WjQ5OQFsY= -----END RSA PRIVATE KEY----- 2018-09-26 15:27:57,441 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:88:94', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'96664f1e-a148-4540-9428-7e4bdb9bf03f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:27:55.000000', 'flavor': Munch({u'id': u'08c515a8-7502-46e4-8b1e-778720811a0a'}), 'az': u'nova', 'id': u'90d9fab1-89b6-4732-a10b-3cf427d066b4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8d7b62e1dc754f068bb9e76860630eeb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', '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-09-26T15:27:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:27:56Z', 'hostId': u'd06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'd06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2', '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-09-26T15:27:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': u'vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66', 'adminPass': u'6KVq4futAasU', 'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'region': 'regionOne', 'created': u'2018-09-26T15:27:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:28:10,415 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:d5:71', 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'96664f1e-a148-4540-9428-7e4bdb9bf03f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:28:06.000000', 'flavor': Munch({u'id': u'08c515a8-7502-46e4-8b1e-778720811a0a'}), 'az': u'nova', 'id': u'8f7ec7a5-2661-4530-960b-f7000d67634a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8d7b62e1dc754f068bb9e76860630eeb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', '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-09-26T15:28:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:28:07Z', 'hostId': u'd09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'd09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc', '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-09-26T15:28:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': u'vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66', 'adminPass': u'r5T8X9egfAyG', 'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'region': 'regionOne', 'created': u'2018-09-26T15:27:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:28:12,639 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'07e44785-fdd8-4b24-8a70-559449a793f4', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'created_at': u'2018-09-26T15:28:11Z', 'attached': True, 'updated_at': u'2018-09-26T15:28:11Z', 'id': u'3835362b-9b7e-4e08-b960-19020a005db6', 'floating_network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'07e44785-fdd8-4b24-8a70-559449a793f4', 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'port_id': u'c7b55b44-e836-4aac-bda7-6de4cbb42290', 'port': u'c7b55b44-e836-4aac-bda7-6de4cbb42290', 'network': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759'}) 2018-09-26 15:28:13,712 - 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 706689623 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.910 MHz processor [ 0.133411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135107] pid_max: default: 32768 minimum: 301 [ 0.136018] ACPI: Core revision 20150930 [ 0.137396] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138729] Security Framework initialized [ 0.139573] Yama: becoming mindful. [ 0.140318] AppArmor: AppArmor initialized [ 0.141245] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145231] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146660] Initializing cgroup subsys io [ 0.147491] Initializing cgroup subsys memory [ 0.148368] Initializing cgroup subsys devices [ 0.149328] Initializing cgroup subsys freezer [ 0.150213] Initializing cgroup subsys net_cls [ 0.151097] Initializing cgroup subsys perf_event [ 0.152027] Initializing cgroup subsys net_prio [ 0.152961] Initializing cgroup subsys hugetlb [ 0.153882] Initializing cgroup subsys pids [ 0.154773] CPU: Physical Processor ID: 0 [ 0.156298] mce: CPU supports 10 MCE banks [ 0.157219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176715] ftrace: allocating 31920 entries in 125 pages [ 0.202627] smpboot: Max logical packages: 1 [ 0.203544] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204956] x2apic enabled [ 0.205792] Switched APIC routing to physical x2apic. [ 0.207580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208756] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210845] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212718] KVM setup paravirtual spinlock [ 0.214051] x86: Booted up 1 node, 1 CPUs [ 0.214887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216309] devtmpfs: initialized [ 0.218022] evm: security.selinux [ 0.218754] evm: security.SMACK64 [ 0.219492] evm: security.SMACK64EXEC [ 0.220261] evm: security.SMACK64TRANSMUTE [ 0.221106] evm: security.SMACK64MMAP [ 0.221883] evm: security.ima [ 0.222570] evm: security.capability [ 0.223389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.225305] pinctrl core: initialized pinctrl subsystem [ 0.226446] RTC time: 15:28:06, date: 09/26/18 [ 0.227424] NET: Registered protocol family 16 [ 0.228414] cpuidle: using governor ladder [ 0.229255] cpuidle: using governor menu [ 0.230061] PCCT header not found. [ 0.230833] ACPI: bus type PCI registered [ 0.231659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232937] PCI: Using configuration type 1 for base access [ 0.234699] ACPI: Added _OSI(Module Device) [ 0.235574] ACPI: Added _OSI(Processor Device) [ 0.236460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239527] ACPI: Interpreter enabled [ 0.240320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247720] ACPI: (supports S0 S5) [ 0.248422] ACPI: Using IOAPIC for interrupt routing [ 0.249465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.256073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258271] acpiphp: Slot [3] registered [ 0.259074] acpiphp: Slot [4] registered [ 0.259866] acpiphp: Slot [5] registered [ 0.260662] acpiphp: Slot [6] registered [ 0.261454] acpiphp: Slot [7] registered [ 0.262253] acpiphp: Slot [8] registered [ 0.263048] acpiphp: Slot [9] registered [ 0.263840] acpiphp: Slot [10] registered [ 0.264646] acpiphp: Slot [11] registered [ 0.265451] acpiphp: Slot [12] registered [ 0.266261] acpiphp: Slot [13] registered [ 0.267065] acpiphp: Slot [14] registered [ 0.267865] acpiphp: Slot [15] registered [ 0.278641] acpiphp: Slot [16] registered [ 0.279454] acpiphp: Slot [17] registered [ 0.280259] acpiphp: Slot [18] registered [ 0.281063] acpiphp: Slot [19] registered [ 0.281861] acpiphp: Slot [20] registered [ 0.282671] acpiphp: Slot [21] registered [ 0.283478] acpiphp: Slot [22] registered [ 0.284282] acpiphp: Slot [23] registered [ 0.285086] acpiphp: Slot [24] registered [ 0.285885] acpiphp: Slot [25] registered [ 0.286694] acpiphp: Slot [26] registered [ 0.287503] acpiphp: Slot [27] registered [ 0.288306] acpiphp: Slot [28] registered [ 0.289109] acpiphp: Slot [29] registered [ 0.289906] acpiphp: Slot [30] registered [ 0.290716] acpiphp: Slot [31] registered [ 0.291524] PCI host bridge to bus 0000:00 [ 0.292327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.293529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.296176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297613] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306204] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315265] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361941] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363362] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367393] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368765] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371359] vgaarb: loaded [ 0.371955] vgaarb: bridge control possible 0000:00:02.0 [ 0.373102] SCSI subsystem initialized [ 0.373913] ACPI: bus type USB registered [ 0.374728] usbcore: registered new interface driver usbfs [ 0.375750] usbcore: registered new interface driver hub [ 0.376747] usbcore: registered new device driver usb [ 0.377802] PCI: Using ACPI for IRQ routing [ 0.378828] NetLabel: Initializing [ 0.379537] NetLabel: domain hash size = 128 [ 0.380378] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381315] NetLabel: unlabeled traffic allowed by default [ 0.382420] clocksource: Switched to clocksource kvm-clock [ 0.387942] AppArmor: AppArmor Filesystem Enabled [ 0.388920] pnp: PnP ACPI init [ 0.389830] pnp: PnP ACPI: found 5 devices [ 0.396193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397892] NET: Registered protocol family 2 [ 0.398849] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.401280] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402443] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404676] NET: Registered protocol family 1 [ 0.405535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407697] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437426] Trying to unpack rootfs image as initramfs... [ 0.487438] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501574] Scanning for low memory corruption every 60 seconds [ 0.502878] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504025] audit: initializing netlink subsys (disabled) [ 0.505039] audit: type=2000 audit(1537975687.613:1): initialized [ 0.506325] Initialise system trusted keyring [ 0.507254] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508415] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510364] zbud: loaded [ 0.511073] VFS: Disk quotas dquot_6.6.0 [ 0.511886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513384] fuse init (API version 7.23) [ 0.514275] Key type big_key registered [ 0.515083] Allocating IMA MOK and blacklist keyrings. [ 0.516550] Key type asymmetric registered [ 0.517363] Asymmetric key parser 'x509' registered [ 0.518304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519760] io scheduler noop registered [ 0.520554] io scheduler deadline registered (default) [ 0.521530] io scheduler cfq registered [ 0.522354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526087] ACPI: Power Button [PWRF] [ 0.526929] GHES: HEST is not enabled! [ 0.540627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569086] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598702] Linux agpgart interface v0.103 [ 0.600785] brd: module loaded [ 0.602033] loop: module loaded [ 0.607103] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608886] GPT:90111 != 2097151 [ 0.609653] GPT:Alternate GPT header not at the end of the disk. [ 0.611080] GPT:90111 != 2097151 [ 0.611873] GPT: Use GNU Parted to correct GPT errors. [ 0.613066] vda: vda1 vda15 [ 0.614556] scsi host0: ata_piix [ 0.615375] scsi host1: ata_piix [ 0.616157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.617696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619475] libphy: Fixed MDIO Bus: probed [ 0.620429] tun: Universal TUN/TAP device driver, 1.6 [ 0.621536] tun: (C) 1999-2004 Max Krasnyansky [ 0.623984] PPP generic driver version 2.4.2 [ 0.625133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626728] ehci-pci: EHCI PCI platform driver [ 0.627791] ehci-platform: EHCI generic platform driver [ 0.629107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630550] ohci-pci: OHCI PCI platform driver [ 0.631585] ohci-platform: OHCI generic platform driver [ 0.632856] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647376] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.650503] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.651805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.653152] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.654802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656710] usb usb1: Product: UHCI Host Controller [ 0.657912] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659476] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660636] hub 1-0:1.0: USB hub found [ 0.661683] hub 1-0:1.0: 2 ports detected [ 0.662889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666948] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668220] mousedev: PS/2 mouse device common for all mice [ 0.669745] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672090] rtc_cmos 00:00: RTC can wake from S4 [ 0.673492] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676715] i2c /dev entries driver [ 0.677689] device-mapper: uevent: version 1.0.3 [ 0.678919] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682848] NET: Registered protocol family 10 [ 0.684124] NET: Registered protocol family 17 [ 0.685321] Key type dns_resolver registered [ 0.686530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.688040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.690407] registered taskstats version 1 [ 0.691413] Loading compiled-in X.509 certificates [ 0.693282] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.695750] zswap: loaded using pool lzo/zbud [ 0.697345] Key type trusted registered [ 0.699062] Key type encrypted registered [ 0.700081] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701483] ima: No TPM chip found, activating TPM-bypass! [ 0.702924] evm: HMAC attrs: 0x1 [ 0.704070] Magic number: 2:490:488 [ 0.705063] regulator regulator.0: hash matches [ 0.706278] rtc_cmos 00:00: setting system clock to 2018-09-26 15:28:07 UTC (1537975687) [ 0.708406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.709931] EDD information not available. [ 0.779387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.791700] Write protecting the kernel read-only data: 14336k [ 0.793553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.795645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 [ 0.841272] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.86 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 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.95. iid=i-00000024 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDuSJp7hPX+GvSJWM0uW4rM5QTncQigbFLj4SAm1bm0rebs5BS5JGLR3Qqom02K95EFCKcd6Grk5syRf3k4oQhmS8/75+SJYehf4z185820ZVm3MmHFLiLA8YmCOU39KVtOgTLOOxXgBIDCjyPo7Ki7kVv2QFjekq3M6jUR8nrIficSL09EEz1CzTyAnokSAFZa1sO9i36tXjpvXsjE6Lo5T4hbCh0C7fXpTdTpvDWIsf4njj5F8bt/pHAuT/DnLTBisg6gXuiE5TdTVdxjLFIFL4e8VwQsGkVe+uFhZBbCJJkqhu7xF/w6QBi1ar8zmO+1RMind+5JZwsXPWf2GDoJ root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 ssh-dss AAAAB3NzaC1kc3MAAACBAPJXAeiZELWGgESz8mLMQofN61VLfGjdHeI2rBV4IfUthFvct1+V6vIQSxYZlQbESWS1cnkNM9g/jssUG617s0TBNO2iDfUDQjZ97zzCLte7b006vYwBOOMog3F2BjFnc5RcT7oPHK107Z9gS1Dz2v3nV6N7Jsrl57V37j5MfeWfAAAAFQCYV2xTBMDLjAaR9POFgRr6ec2drQAAAIEA28hClKcfAYX+clk0sp8jTFpNvkXzQuA3jbdx2tX/ouMmO7Z/dbEM6kSscM+lfMEIbcI13o4FeWMskrvXvjPgUh6kVgDi15i6IJadAKmfEFKqg4t2sJQvov2W5lwhROjWtfyH31mClPUVYfNJwHjPMV6bxRqVo1JYxIbR9GJI3gsAAACAMB6jkbm6oMkVPyFJilEgXft2R4drKr5z8AhSoCfdUOSkrQc46wNdfbwP0A3Z6RzJK7GW4IkVAm5HS2drx8hLgHMBMLBcXWX/+q3loxZYXv5gfuN+lY/wAWAtAxXBNbq4mgrO4kRwCVgdftYDJSA24X+lC5XMYBJirbt4l4O9vDE= root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe90:d571/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.14 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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 launch-index: 0 === cirros: current=0.4.0 uptime=4.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 login: 2018-09-26 15:28:14,715 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-09-26 15:28:24,837 - 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 706689623 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.910 MHz processor [ 0.133411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135107] pid_max: default: 32768 minimum: 301 [ 0.136018] ACPI: Core revision 20150930 [ 0.137396] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138729] Security Framework initialized [ 0.139573] Yama: becoming mindful. [ 0.140318] AppArmor: AppArmor initialized [ 0.141245] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145231] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146660] Initializing cgroup subsys io [ 0.147491] Initializing cgroup subsys memory [ 0.148368] Initializing cgroup subsys devices [ 0.149328] Initializing cgroup subsys freezer [ 0.150213] Initializing cgroup subsys net_cls [ 0.151097] Initializing cgroup subsys perf_event [ 0.152027] Initializing cgroup subsys net_prio [ 0.152961] Initializing cgroup subsys hugetlb [ 0.153882] Initializing cgroup subsys pids [ 0.154773] CPU: Physical Processor ID: 0 [ 0.156298] mce: CPU supports 10 MCE banks [ 0.157219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176715] ftrace: allocating 31920 entries in 125 pages [ 0.202627] smpboot: Max logical packages: 1 [ 0.203544] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204956] x2apic enabled [ 0.205792] Switched APIC routing to physical x2apic. [ 0.207580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208756] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210845] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212718] KVM setup paravirtual spinlock [ 0.214051] x86: Booted up 1 node, 1 CPUs [ 0.214887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216309] devtmpfs: initialized [ 0.218022] evm: security.selinux [ 0.218754] evm: security.SMACK64 [ 0.219492] evm: security.SMACK64EXEC [ 0.220261] evm: security.SMACK64TRANSMUTE [ 0.221106] evm: security.SMACK64MMAP [ 0.221883] evm: security.ima [ 0.222570] evm: security.capability [ 0.223389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.225305] pinctrl core: initialized pinctrl subsystem [ 0.226446] RTC time: 15:28:06, date: 09/26/18 [ 0.227424] NET: Registered protocol family 16 [ 0.228414] cpuidle: using governor ladder [ 0.229255] cpuidle: using governor menu [ 0.230061] PCCT header not found. [ 0.230833] ACPI: bus type PCI registered [ 0.231659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232937] PCI: Using configuration type 1 for base access [ 0.234699] ACPI: Added _OSI(Module Device) [ 0.235574] ACPI: Added _OSI(Processor Device) [ 0.236460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239527] ACPI: Interpreter enabled [ 0.240320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247720] ACPI: (supports S0 S5) [ 0.248422] ACPI: Using IOAPIC for interrupt routing [ 0.249465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.256073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258271] acpiphp: Slot [3] registered [ 0.259074] acpiphp: Slot [4] registered [ 0.259866] acpiphp: Slot [5] registered [ 0.260662] acpiphp: Slot [6] registered [ 0.261454] acpiphp: Slot [7] registered [ 0.262253] acpiphp: Slot [8] registered [ 0.263048] acpiphp: Slot [9] registered [ 0.263840] acpiphp: Slot [10] registered [ 0.264646] acpiphp: Slot [11] registered [ 0.265451] acpiphp: Slot [12] registered [ 0.266261] acpiphp: Slot [13] registered [ 0.267065] acpiphp: Slot [14] registered [ 0.267865] acpiphp: Slot [15] registered [ 0.278641] acpiphp: Slot [16] registered [ 0.279454] acpiphp: Slot [17] registered [ 0.280259] acpiphp: Slot [18] registered [ 0.281063] acpiphp: Slot [19] registered [ 0.281861] acpiphp: Slot [20] registered [ 0.282671] acpiphp: Slot [21] registered [ 0.283478] acpiphp: Slot [22] registered [ 0.284282] acpiphp: Slot [23] registered [ 0.285086] acpiphp: Slot [24] registered [ 0.285885] acpiphp: Slot [25] registered [ 0.286694] acpiphp: Slot [26] registered [ 0.287503] acpiphp: Slot [27] registered [ 0.288306] acpiphp: Slot [28] registered [ 0.289109] acpiphp: Slot [29] registered [ 0.289906] acpiphp: Slot [30] registered [ 0.290716] acpiphp: Slot [31] registered [ 0.291524] PCI host bridge to bus 0000:00 [ 0.292327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.293529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.296176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297613] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306204] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315265] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361941] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363362] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367393] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368765] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371359] vgaarb: loaded [ 0.371955] vgaarb: bridge control possible 0000:00:02.0 [ 0.373102] SCSI subsystem initialized [ 0.373913] ACPI: bus type USB registered [ 0.374728] usbcore: registered new interface driver usbfs [ 0.375750] usbcore: registered new interface driver hub [ 0.376747] usbcore: registered new device driver usb [ 0.377802] PCI: Using ACPI for IRQ routing [ 0.378828] NetLabel: Initializing [ 0.379537] NetLabel: domain hash size = 128 [ 0.380378] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381315] NetLabel: unlabeled traffic allowed by default [ 0.382420] clocksource: Switched to clocksource kvm-clock [ 0.387942] AppArmor: AppArmor Filesystem Enabled [ 0.388920] pnp: PnP ACPI init [ 0.389830] pnp: PnP ACPI: found 5 devices [ 0.396193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397892] NET: Registered protocol family 2 [ 0.398849] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.401280] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402443] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404676] NET: Registered protocol family 1 [ 0.405535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407697] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437426] Trying to unpack rootfs image as initramfs... [ 0.487438] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501574] Scanning for low memory corruption every 60 seconds [ 0.502878] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504025] audit: initializing netlink subsys (disabled) [ 0.505039] audit: type=2000 audit(1537975687.613:1): initialized [ 0.506325] Initialise system trusted keyring [ 0.507254] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508415] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510364] zbud: loaded [ 0.511073] VFS: Disk quotas dquot_6.6.0 [ 0.511886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513384] fuse init (API version 7.23) [ 0.514275] Key type big_key registered [ 0.515083] Allocating IMA MOK and blacklist keyrings. [ 0.516550] Key type asymmetric registered [ 0.517363] Asymmetric key parser 'x509' registered [ 0.518304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519760] io scheduler noop registered [ 0.520554] io scheduler deadline registered (default) [ 0.521530] io scheduler cfq registered [ 0.522354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526087] ACPI: Power Button [PWRF] [ 0.526929] GHES: HEST is not enabled! [ 0.540627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569086] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598702] Linux agpgart interface v0.103 [ 0.600785] brd: module loaded [ 0.602033] loop: module loaded [ 0.607103] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608886] GPT:90111 != 2097151 [ 0.609653] GPT:Alternate GPT header not at the end of the disk. [ 0.611080] GPT:90111 != 2097151 [ 0.611873] GPT: Use GNU Parted to correct GPT errors. [ 0.613066] vda: vda1 vda15 [ 0.614556] scsi host0: ata_piix [ 0.615375] scsi host1: ata_piix [ 0.616157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.617696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619475] libphy: Fixed MDIO Bus: probed [ 0.620429] tun: Universal TUN/TAP device driver, 1.6 [ 0.621536] tun: (C) 1999-2004 Max Krasnyansky [ 0.623984] PPP generic driver version 2.4.2 [ 0.625133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626728] ehci-pci: EHCI PCI platform driver [ 0.627791] ehci-platform: EHCI generic platform driver [ 0.629107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630550] ohci-pci: OHCI PCI platform driver [ 0.631585] ohci-platform: OHCI generic platform driver [ 0.632856] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647376] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.650503] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.651805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.653152] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.654802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656710] usb usb1: Product: UHCI Host Controller [ 0.657912] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659476] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660636] hub 1-0:1.0: USB hub found [ 0.661683] hub 1-0:1.0: 2 ports detected [ 0.662889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666948] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668220] mousedev: PS/2 mouse device common for all mice [ 0.669745] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672090] rtc_cmos 00:00: RTC can wake from S4 [ 0.673492] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676715] i2c /dev entries driver [ 0.677689] device-mapper: uevent: version 1.0.3 [ 0.678919] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682848] NET: Registered protocol family 10 [ 0.684124] NET: Registered protocol family 17 [ 0.685321] Key type dns_resolver registered [ 0.686530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.688040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.690407] registered taskstats version 1 [ 0.691413] Loading compiled-in X.509 certificates [ 0.693282] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.695750] zswap: loaded using pool lzo/zbud [ 0.697345] Key type trusted registered [ 0.699062] Key type encrypted registered [ 0.700081] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701483] ima: No TPM chip found, activating TPM-bypass! [ 0.702924] evm: HMAC attrs: 0x1 [ 0.704070] Magic number: 2:490:488 [ 0.705063] regulator regulator.0: hash matches [ 0.706278] rtc_cmos 00:00: setting system clock to 2018-09-26 15:28:07 UTC (1537975687) [ 0.708406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.709931] EDD information not available. [ 0.779387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.791700] Write protecting the kernel read-only data: 14336k [ 0.793553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.795645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 [ 0.841272] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.86 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 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.95. iid=i-00000024 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDuSJp7hPX+GvSJWM0uW4rM5QTncQigbFLj4SAm1bm0rebs5BS5JGLR3Qqom02K95EFCKcd6Grk5syRf3k4oQhmS8/75+SJYehf4z185820ZVm3MmHFLiLA8YmCOU39KVtOgTLOOxXgBIDCjyPo7Ki7kVv2QFjekq3M6jUR8nrIficSL09EEz1CzTyAnokSAFZa1sO9i36tXjpvXsjE6Lo5T4hbCh0C7fXpTdTpvDWIsf4njj5F8bt/pHAuT/DnLTBisg6gXuiE5TdTVdxjLFIFL4e8VwQsGkVe+uFhZBbCJJkqhu7xF/w6QBi1ar8zmO+1RMind+5JZwsXPWf2GDoJ root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 ssh-dss AAAAB3NzaC1kc3MAAACBAPJXAeiZELWGgESz8mLMQofN61VLfGjdHeI2rBV4IfUthFvct1+V6vIQSxYZlQbESWS1cnkNM9g/jssUG617s0TBNO2iDfUDQjZ97zzCLte7b006vYwBOOMog3F2BjFnc5RcT7oPHK107Z9gS1Dz2v3nV6N7Jsrl57V37j5MfeWfAAAAFQCYV2xTBMDLjAaR9POFgRr6ec2drQAAAIEA28hClKcfAYX+clk0sp8jTFpNvkXzQuA3jbdx2tX/ouMmO7Z/dbEM6kSscM+lfMEIbcI13o4FeWMskrvXvjPgUh6kVgDi15i6IJadAKmfEFKqg4t2sJQvov2W5lwhROjWtfyH31mClPUVYfNJwHjPMV6bxRqVo1JYxIbR9GJI3gsAAACAMB6jkbm6oMkVPyFJilEgXft2R4drKr5z8AhSoCfdUOSkrQc46wNdfbwP0A3Z6RzJK7GW4IkVAm5HS2drx8hLgHMBMLBcXWX/+q3loxZYXv5gfuN+lY/wAWAtAxXBNbq4mgrO4kRwCVgdftYDJSA24X+lC5XMYBJirbt4l4O9vDE= root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe90:d571/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.14 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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 launch-index: 0 === cirros: current=0.4.0 uptime=4.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 login: /dev/root resized successfully [took 3.57s] 2018-09-26 15:28:34,944 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes --- 192.168.120.7 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss 2018-09-26 15:28:34,945 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-26 15:28:35,070 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:28:35,070 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:55 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-26 15:28:52,301 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-09-26 15:28:52,354 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-26 15:28:53,207 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'id': u'55e0eb12e80f49aab28e45272175d192', '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-09-26 15:28:53,658 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3cd03a180a0c4ae4a7f50ffd9d768da6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d'}) 2018-09-26 15:28:53,815 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:28:53,942 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d'}, 'domain_id': None, 'human_id': None, 'id': u'937aa87e4c2446af89283843537cbc6d', 'HUMAN_ID': False}) 2018-09-26 15:28:54,484 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 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': '66263c8f-54f1-4534-896c-e8631e9beb06', 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_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'project_id': u'55e0eb12e80f49aab28e45272175d192', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:28:54,490 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'password': '66263c8f-54f1-4534-896c-e8631e9beb06', 'project_name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '55e0eb12e80f49aab28e45272175d192', 'project_domain_name': 'Default'} 2018-09-26 15:28:54,490 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-26 15:28:55,217 - 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-09-26T15:28:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd4f2a35c-50fe-4698-936b-d30f741036aa', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'admin_state_up': True, u'tenant_id': u'55e0eb12e80f49aab28e45272175d192', u'created_at': u'2018-09-26T15:28:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'55e0eb12e80f49aab28e45272175d192'}) 2018-09-26 15:28:56,678 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T15:28:56Z', 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'005efada-da38-4b0d-af29-42780637eef6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'enable_dhcp': True, u'network_id': u'd4f2a35c-50fe-4698-936b-d30f741036aa', u'tenant_id': u'55e0eb12e80f49aab28e45272175d192', u'created_at': u'2018-09-26T15:28:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'55e0eb12e80f49aab28e45272175d192'}) 2018-09-26 15:28:57,788 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a21b8d27-6884-4a27-90be-806b7524c88f', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'55e0eb12e80f49aab28e45272175d192', u'created_at': u'2018-09-26T15:28:56Z', u'admin_state_up': True, u'updated_at': u'2018-09-26T15:28:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'55e0eb12e80f49aab28e45272175d192', u'id': u'4500bab0-eae0-4d98-a0ee-ffb32b95f887', u'name': u'vping_userdata-router_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d'}) 2018-09-26 15:29:01,338 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file', 'owner': u'55e0eb12e80f49aab28e45272175d192', 'id': u'786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', 'size': 12716032, u'self': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55e0eb12e80f49aab28e45272175d192', 'name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:29:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T15:29:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'created': u'2018-09-26T15:28:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:28:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:29:01,550 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'5a019452-821e-4ea3-9417-b1d4febeb6fa', 'swap': 0}) 2018-09-26 15:29:10,281 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:14:77', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'786c7bbc-6e7e-4cef-8f3e-8886225e9d7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:29:08.000000', 'flavor': Munch({u'id': u'5a019452-821e-4ea3-9417-b1d4febeb6fa'}), 'az': u'nova', 'id': u'5b9b5b1b-08cb-4f5a-b550-21727b31fc01', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3cd03a180a0c4ae4a7f50ffd9d768da6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55e0eb12e80f49aab28e45272175d192', 'name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', '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-09-26T15:29:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:29:09Z', 'hostId': u'66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8', '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-09-26T15:29:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'55e0eb12e80f49aab28e45272175d192', 'name': u'vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'adminPass': u'3JcE6xwCA9vK', 'tenant_id': u'55e0eb12e80f49aab28e45272175d192', 'region': 'regionOne', 'created': u'2018-09-26T15:29:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:29:20,680 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:f4:22', 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'786c7bbc-6e7e-4cef-8f3e-8886225e9d7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:29:18.000000', 'flavor': Munch({u'id': u'5a019452-821e-4ea3-9417-b1d4febeb6fa'}), 'az': u'nova', 'id': u'fb2887ca-5537-40e2-be08-b1b4a7f5c559', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3cd03a180a0c4ae4a7f50ffd9d768da6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55e0eb12e80f49aab28e45272175d192', 'name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', '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-09-26T15:29:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:29:19Z', 'hostId': u'dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c', '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-09-26T15:29:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'55e0eb12e80f49aab28e45272175d192', 'name': u'vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'adminPass': u'2AGTb48ZtC3M', 'tenant_id': u'55e0eb12e80f49aab28e45272175d192', 'region': 'regionOne', 'created': u'2018-09-26T15:29:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:29:20,681 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-26 15:29:23,421 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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-09-26 15:29:23,422 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:29:25,961 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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-09-26 15:29:28,556 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] 2018-09-26 15:29:31,204 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] 2018-09-26 15:29:33,794 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] 2018-09-26 15:29:36,434 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO 2018-09-26 15:29:39,217 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO 2018-09-26 15:29:41,654 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO 2018-09-26 15:29:44,626 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO 2018-09-26 15:29:47,399 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO 2018-09-26 15:29:50,043 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO 2018-09-26 15:29:50,044 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:29:52,818 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO 2018-09-26 15:29:55,391 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO 2018-09-26 15:29:57,848 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO 2018-09-26 15:30:00,341 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO 2018-09-26 15:30:03,376 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO 2018-09-26 15:30:05,983 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO 2018-09-26 15:30:08,433 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:11,092 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:13,699 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:16,148 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:16,149 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:30:18,786 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:21,537 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:24,133 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:26,573 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:29,158 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:31,748 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:34,200 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:36,847 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:39,675 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:42,454 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:42,456 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:30:45,056 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:47,689 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:50,146 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:52,910 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:55,492 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:58,115 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:00,758 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:03,227 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:05,849 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:08,292 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:08,293 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:31:10,878 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:13,410 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:16,159 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:18,749 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:21,362 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:23,849 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:26,455 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:29,102 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:31,580 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:34,044 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:34,046 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:31:36,657 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:39,270 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:41,891 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:44,633 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:47,234 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:49,898 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:52,511 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:54,947 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:57,548 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:00,006 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:00,008 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:32:02,596 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:05,186 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:07,798 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:10,493 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:13,076 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:15,683 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:17,985 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:20,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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:23,013 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:25,315 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:25,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:32:27,902 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:30,195 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:32,896 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:35,521 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:38,129 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:40,730 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:43,453 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:46,042 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:48,496 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:50,965 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:50,965 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:32:53,421 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:55,881 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:58,512 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:01,113 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:03,554 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:06,164 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:08,794 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:11,404 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:13,910 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:16,367 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:16,368 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:33:18,948 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:21,444 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:23,912 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:26,493 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:28,926 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:31,390 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:34,039 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:36,662 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:38,973 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:41,578 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:41,579 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:33:44,038 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:46,657 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:49,268 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:51,869 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:54,327 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:56,935 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:59,657 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:02,512 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:04,952 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:07,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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:07,861 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:34:10,610 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:13,478 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:16,213 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:18,957 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:21,481 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:24,093 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:26,982 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:29,849 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:32,604 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:35,205 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:35,206 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:34:37,853 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:40,301 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:43,199 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:45,973 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:48,718 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:51,477 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:54,080 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:56,676 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:59,208 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:01,838 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:01,838 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:35:04,447 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:07,062 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:09,540 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:12,170 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:14,781 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:17,380 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:19,999 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:22,581 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:25,418 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:27,959 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:27,961 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:35:30,698 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:33,288 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:35,736 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:38,221 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:40,797 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:43,701 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:46,422 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:49,052 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:51,677 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:54,315 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:54,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:35:57,084 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:59,683 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:02,277 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:05,031 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:07,644 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:10,103 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:12,765 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:15,545 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:18,317 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:20,919 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:20,920 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:36:23,397 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:25,872 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:28,344 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:30,956 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:33,548 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:36,150 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:38,915 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:41,488 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:43,925 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:46,527 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:46,528 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:36:49,287 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:51,874 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:54,481 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:57,091 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:59,663 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:02,265 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:05,015 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:07,592 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:10,197 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:12,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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:12,773 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:37:15,394 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:17,964 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:20,579 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:23,131 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:25,945 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:28,711 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:31,451 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:34,082 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:36,710 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:39,016 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:39,017 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:37:41,637 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:44,227 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:47,011 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:49,616 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:52,241 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:54,708 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:57,316 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:59,939 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:38:02,544 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:38:05,583 - 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 481681941 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.910 MHz processor [ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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.39 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.597376] 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.14... Lease of 192.168.120.14 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.49. iid=i-0000002a 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.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:38:05,585 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-09-26 15:38:05,711 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:38:05,711 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 09:11 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-09-26 15:38:21,032 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-09-26 15:38:21,087 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-09-26 15:38:21,982 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'id': u'5391654c9c744eec95b8ac303787f0f9', '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-09-26 15:38:22,423 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5430eb5192564ac4a756e9259bdce2b2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a'}) 2018-09-26 15:38:22,586 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:38:22,816 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21'}, 'domain_id': None, 'human_id': None, 'id': u'fbebd4652f044b8fa4beb111721abd21', 'HUMAN_ID': False}) 2018-09-26 15:38:23,373 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 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': '38fbb91e-78ee-47f8-8b76-201010f9d9fc', 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_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'project_id': u'5391654c9c744eec95b8ac303787f0f9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:38:23,379 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'password': '38fbb91e-78ee-47f8-8b76-201010f9d9fc', 'project_name': 'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '5391654c9c744eec95b8ac303787f0f9', 'project_domain_name': 'Default'} 2018-09-26 15:38:24,403 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 15:38:30,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 15:38:30.325 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3b54c0f4-4aca-41a7-9515-baf086eac9f7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3b54c0f4-4aca-41a7-9515-baf086eac9f7 | 2018-09-26T15:38:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3b54c0f4-4aca-41a7-9515-baf086eac9f7 ~/.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-09-26 15:38:34,241 - 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-09-26 15:38:34,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 15:38:40,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 15:38:38.432 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 15:38:38.594 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 15:38:40.187 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) as the default verifier for the future CLI operations. 2018-09-26 15:38:43,553 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-09-26 15:38:45,920 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file', 'owner': u'5391654c9c744eec95b8ac303787f0f9', 'id': u'ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', 'size': 12716032, u'self': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5391654c9c744eec95b8ac303787f0f9', 'name': 'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:38:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T15:38:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'created': u'2018-09-26T15:38:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:38:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:38:46,148 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_4fa996cd-0980-48c2-ba19-f5300f6f791a', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'3a3bf05b-f83d-4ae8-9e49-3f50af67f36e', 'swap': 0}) 2018-09-26 15:38:48,980 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a1873e1b-5f2a-406f-b088-0614d17ad967/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967/file', 'owner': u'5391654c9c744eec95b8ac303787f0f9', 'id': u'a1873e1b-5f2a-406f-b088-0614d17ad967', 'size': 12716032, u'self': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5391654c9c744eec95b8ac303787f0f9', 'name': 'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a1873e1b-5f2a-406f-b088-0614d17ad967/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:38:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T15:38:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'created': u'2018-09-26T15:38:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:38:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:38:49,034 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'de817879-88cf-455e-b4cf-5bf576182451', 'swap': 0}) 2018-09-26 15:38:49,054 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'de817879-88cf-455e-b4cf-5bf576182451', 'swap': 0}) 2018-09-26 15:38:52,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 15:38:51.192 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) for deployment 'opnfv-rally' (UUID=3b54c0f4-4aca-41a7-9515-baf086eac9f7). 2018-09-26 15:38:52.034 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 15:38:52.036 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) has been successfully configured for deployment 'opnfv-rally' (UUID=3b54c0f4-4aca-41a7-9515-baf086eac9f7)! 2018-09-26 15:38:52,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 15:38:52,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 15:38:52,212 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 15:38:52,946 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 15:38:56,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6e38e3fc-8e76-4811-8465-409e17a5ba2e/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-09-26 15:38:56,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 15:38:56,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 15:38:56,717 - 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-09-26 15:38:59,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:38:59.495 51 INFO rally.api [-] Starting verification (UUID=07f99c26-c6e4-4669-8db9-d237116ca0b7) for deployment 'opnfv-rally' (UUID=3b54c0f4-4aca-41a7-9515-baf086eac9f7) by verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 15:38:59,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 07f99c26-c6e4-4669-8db9-d237116ca0b7 2018-09-26 15:39:05,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:05.522 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2018-09-26 15:39:05,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:05.575 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2018-09-26 15:39:12,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:12.424 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.539s] 2018-09-26 15:39:15,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:15.725 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.300s] 2018-09-26 15:39:28,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:28.940 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.956s] 2018-09-26 15:39:45,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:45.555 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.608s] 2018-09-26 15:40:21,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:21.105 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.065s] 2018-09-26 15:40:21,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:21.107 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-26 15:40:54,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:54.595 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-09-26 15:40:54,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:54.596 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 15:41:24,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:41:24.658 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.062s] 2018-09-26 15:41:24,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:41:24.659 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 15:42:10,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:10.960 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.750s] 2018-09-26 15:42:32,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:32.956 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-09-26 15:42:33,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:33.050 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2018-09-26 15:42:41,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:41.173 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.672s] 2018-09-26 15:42:41,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:41.182 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-26 15:42:42,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:42.845 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 15:42:42,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:42.846 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 15:42:47,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:47.081 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.340s] 2018-09-26 15:42:54,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:54.228 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.490s] 2018-09-26 15:43:01,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:01.321 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.550s] 2018-09-26 15:43:08,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:08.942 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.363s] 2018-09-26 15:43:18,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:18.082 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.985s] 2018-09-26 15:43:24,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:24.361 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.696s] 2018-09-26 15:43:30,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:30.473 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.163s] 2018-09-26 15:43:38,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:38.268 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.420s] 2018-09-26 15:43:45,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:45.766 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.734s] 2018-09-26 15:43:54,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:54.699 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.579s] 2018-09-26 15:43:57,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:57.317 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-26 15:43:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.220 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.078s] 2018-09-26 15:43:59,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.294 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2018-09-26 15:43:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.366 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-09-26 15:43:59,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.372 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-09-26 15:44:03,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:03.498 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.791s] 2018-09-26 15:44:05,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:05.279 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.780s] 2018-09-26 15:44:07,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:07.407 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.127s] 2018-09-26 15:44:13,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:13.469 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-09-26 15:44:20,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:20.171 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.374s] 2018-09-26 15:44:32,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:32.419 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.703s] 2018-09-26 15:44:35,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:35.993 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.572s] 2018-09-26 15:44:47,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:47.063 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.769s] 2018-09-26 15:44:50,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:50.785 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.721s] 2018-09-26 15:44:59,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:59.175 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.389s] 2018-09-26 15:45:10,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:10.023 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.806s] 2018-09-26 15:45:13,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:13.676 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.651s] 2018-09-26 15:45:20,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:20.264 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.588s] 2018-09-26 15:45:36,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.135 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.572s] 2018-09-26 15:45:36,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.543 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.407s] 2018-09-26 15:45:36,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.686 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.143s] 2018-09-26 15:45:36,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.895 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.207s] 2018-09-26 15:45:37,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:37.137 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.242s] 2018-09-26 15:45:37,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:37.328 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.191s] 2018-09-26 15:45:52,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:52.893 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.188s] 2018-09-26 15:45:53,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.330 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.437s] 2018-09-26 15:45:53,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.603 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.272s] 2018-09-26 15:45:53,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.686 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.082s] 2018-09-26 15:45:53,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.931 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.244s] 2018-09-26 15:45:53,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.983 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-09-26 15:46:07,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:07.324 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.421s] 2018-09-26 15:46:12,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:12.715 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.390s] 2018-09-26 15:46:14,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:14.449 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.734s] 2018-09-26 15:46:14,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:14.736 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.287s] 2018-09-26 15:46:14,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:14.811 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2018-09-26 15:46:27,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:27.331 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.464s] 2018-09-26 15:46:34,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:34.626 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.295s] 2018-09-26 15:46:36,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:36.250 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.623s] 2018-09-26 15:46:36,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:36.460 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.209s] 2018-09-26 15:46:36,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:36.669 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.209s] 2018-09-26 15:46:51,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:51.508 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.117s] 2018-09-26 15:46:57,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:57.021 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.514s] 2018-09-26 15:47:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:01.717 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.695s] 2018-09-26 15:47:05,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:05.097 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.379s] 2018-09-26 15:47:29,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:29.370 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.148s] 2018-09-26 15:47:34,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:34.611 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.241s] 2018-09-26 15:47:39,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:39.088 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.475s] 2018-09-26 15:47:42,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:42.138 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.050s] 2018-09-26 15:47:59,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:59.491 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.528s] 2018-09-26 15:48:01,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:01.656 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.162s] 2018-09-26 15:48:01,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:01.987 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.334s] 2018-09-26 15:48:06,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:06.776 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.360s] 2018-09-26 15:48:09,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:09.237 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.459s] 2018-09-26 15:48:09,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:09.281 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.047s] 2018-09-26 15:48:13,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:13.629 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.338s] 2018-09-26 15:48:17,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:17.240 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-09-26 15:48:18,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.657 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-26 15:48:18,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.659 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-26 15:48:18,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.660 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-26 15:48:18,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.661 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 15:48:18,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.661 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-26 15:48:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:20.552 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-26 15:48:37,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:37.465 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.966s] 2018-09-26 15:48:48,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:48.201 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.031s] 2018-09-26 15:49:00,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:49:00.840 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.637s] 2018-09-26 15:49:10,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:49:10.091 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.205s] 2018-09-26 15:50:17,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:50:17.746 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [61.384s] 2018-09-26 15:50:54,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:50:54.781 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.133s] 2018-09-26 15:51:38,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:51:38.974 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.262s] 2018-09-26 15:51:54,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 07f99c26-c6e4-4669-8db9-d237116ca0b7 2018-09-26 15:51:54,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '07f99c26-c6e4-4669-8db9-d237116ca0b7']'. 2018-09-26 15:51:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 15:51:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 15:51:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 07f99c26-c6e4-4669-8db9-d237116ca0b7 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 15:38:59 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 15:51:54 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:55 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6e38e3fc-8e76-4811-8465-409e17a5ba2e) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3b54c0f4-4aca-41a7-9515-baf086eac9f7) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 755.488 | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 15:51:55,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-09-26 15:51:55,658 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:51:55,658 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:12 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-09-26 15:51:59,987 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-09-26 15:52:00,974 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'id': u'250a57d173a6488dbbc8a6a2ad9cba0d', '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-09-26 15:52:01,416 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'48cbc0968c8f45108f5b6f2eccd293d0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603'}) 2018-09-26 15:52:01,573 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:52:01,754 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562'}, 'domain_id': None, 'human_id': None, 'id': u'54c25c2184894d8fbeb2516df3b37562', 'HUMAN_ID': False}) 2018-09-26 15:52:02,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', 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': '567deaba-e1b2-4871-a7a8-9969488ea30c', 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_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:52:02,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'password': '567deaba-e1b2-4871-a7a8-9969488ea30c', 'project_name': 'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '250a57d173a6488dbbc8a6a2ad9cba0d', 'project_domain_name': 'Default'} 2018-09-26 15:52:02,945 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-09-26 15:52:07,122 - 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-09-26 15:52:07,918 - 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-09-26T15:52:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b9699e37-1223-4323-85c7-59639bbb2486', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'admin_state_up': True, u'tenant_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'created_at': u'2018-09-26T15:52:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d'}) 2018-09-26 15:52:09,169 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T15:52:08Z', 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'3b093eb2-9cd4-4271-934b-8c0debe930f7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'enable_dhcp': True, u'network_id': u'b9699e37-1223-4323-85c7-59639bbb2486', u'tenant_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'created_at': u'2018-09-26T15:52:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d'}) 2018-09-26 15:52:10,227 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a21b8d27-6884-4a27-90be-806b7524c88f', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'created_at': u'2018-09-26T15:52:09Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-26T15:52:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'id': u'f08ce165-d9fb-4e47-a68a-43d520b39313', u'name': u'rally_sanity-router_cd55e01a-ac82-4de0-910c-597fdf5c0603'}) 2018-09-26 15:52:14,207 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file', 'owner': u'250a57d173a6488dbbc8a6a2ad9cba0d', 'id': u'33eb53b3-976a-4807-b110-844a5784a8d7', 'size': 12716032, u'self': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'250a57d173a6488dbbc8a6a2ad9cba0d', 'name': 'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:52:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T15:52:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'created': u'2018-09-26T15:52:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:52:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:52:14,405 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'3b00c811-5036-4eed-aa01-ca921d2d0163', 'swap': 0}) 2018-09-26 15:52:14,427 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 15:52:17,157 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 15:52:16.721 121 INFO rally.deployment.engine [-] Deployment 3b54c0f4-4aca-41a7-9515-baf086eac9f7 | Starting: Destroy cloud and free allocated resources. 2018-09-26 15:52:16.812 121 INFO rally.deployment.engine [-] Deployment 3b54c0f4-4aca-41a7-9515-baf086eac9f7 | Completed: Destroy cloud and free allocated resources. 2018-09-26 15:52:16.851 121 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) for deployment 'opnfv-rally'. 2018-09-26 15:52:16.867 121 INFO rally.api [-] Deleting verification (UUID=07f99c26-c6e4-4669-8db9-d237116ca0b7). 2018-09-26 15:52:16.906 121 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 15:52:16.906 121 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 15:52:16.912 121 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 15:52:19,589 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 15:52:19.286 124 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8c7d132f-faa0-4afa-bfc3-607e4f36815b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8c7d132f-faa0-4afa-bfc3-607e4f36815b | 2018-09-26T15:52:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8c7d132f-faa0-4afa-bfc3-607e4f36815b ~/.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-09-26 15:52:23,109 - 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-09-26 15:52:23,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-26 15:52:23,358 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'5e6e528e-ae4a-400c-9ada-29f06e436f55', 'swap': 0}) 2018-09-26 15:52:23,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'5e6e528e-ae4a-400c-9ada-29f06e436f55', 'swap': 0}) 2018-09-26 15:52:23,381 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-09-26 15:52:23,391 - 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-09-26 15:52:23,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:52:23,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:52:23,410 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 15:53:23,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 2018-09-26 15:53:23,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-09-26 15:53:23,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e'] 2018-09-26 15:53:24,951 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e: 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 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 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.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | -> duration | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.467516 Full duration: 7.25354 -------------------------------------------------------------------------------- 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 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 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.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829301 Full duration: 7.493846 -------------------------------------------------------------------------------- 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 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936845 Full duration: 7.626941 -------------------------------------------------------------------------------- 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 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 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.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812328 Full duration: 7.897337 -------------------------------------------------------------------------------- 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 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | total | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | -> duration | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.160734 Full duration: 7.751701 -------------------------------------------------------------------------------- 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 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 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.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648942 Full duration: 7.420881 HINTS: * To plot HTML graphics with this data, run: rally task report 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --out output.html * To generate a JUnit report, run: rally task export 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --json --out output.json 2018-09-26 15:53:24,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-09-26 15:53:27,111 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-09-26 15:53:27.003 732 INFO rally.api [-] Building 'json' report for the following task(s): '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e'. 2018-09-26 15:53:27.008 732 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:53:27,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-09-26 15:53:29,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-09-26 15:53:29.272 735 INFO rally.api [-] Building 'html' report for the following task(s): '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e'. 2018-09-26 15:53:29.295 735 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:53:29,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-09-26 15:53:29,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-09-26 15:53:29,407 - 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-09-26 15:53:29,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:53:29,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:53:29,424 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 15:55:05,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 2018-09-26 15:55:05,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5dbc1c38-ea38-4732-931d-efa4fd52f1c4'] 2018-09-26 15:55:06,915 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 -------------------------------------------------------------------------------- Task 5dbc1c38-ea38-4732-931d-efa4fd52f1c4: 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 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 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.556 | 4.556 | 4.556 | 4.556 | 4.556 | 4.556 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | -> glance_v2.upload_data | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 100.0% | 1 | | glance_v2.delete_image | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | total | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 100.0% | 1 | | -> duration | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.769882 Full duration: 14.114242 -------------------------------------------------------------------------------- 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 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 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.48 | 4.48 | 4.48 | 4.48 | 4.48 | 4.48 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> glance_v2.upload_data | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | glance_v2.list_images | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | -> duration | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.648222 Full duration: 16.729166 -------------------------------------------------------------------------------- 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 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> duration | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.347231 Full duration: 8.044312 -------------------------------------------------------------------------------- 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_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "number_instances": 2, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "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 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 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.788 | 4.788 | 4.788 | 4.788 | 4.788 | 4.788 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | -> glance_v2.upload_data | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 100.0% | 1 | | nova.boot_servers | 11.543 | 11.543 | 11.543 | 11.543 | 11.543 | 11.543 | 100.0% | 1 | | total | 16.332 | 16.332 | 16.332 | 16.332 | 16.332 | 16.332 | 100.0% | 1 | | -> duration | 15.332 | 15.332 | 15.332 | 15.332 | 15.332 | 15.332 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.332227 Full duration: 39.40411 HINTS: * To plot HTML graphics with this data, run: rally task report 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --out output.html * To generate a JUnit report, run: rally task export 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --json --out output.json 2018-09-26 15:55:06,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5dbc1c38-ea38-4732-931d-efa4fd52f1c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-09-26 15:55:09,192 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-09-26 15:55:09.085 1288 INFO rally.api [-] Building 'json' report for the following task(s): '5dbc1c38-ea38-4732-931d-efa4fd52f1c4'. 2018-09-26 15:55:09.090 1288 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:55:09,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5dbc1c38-ea38-4732-931d-efa4fd52f1c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-09-26 15:55:11,363 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-09-26 15:55:11.240 1291 INFO rally.api [-] Building 'html' report for the following task(s): '5dbc1c38-ea38-4732-931d-efa4fd52f1c4'. 2018-09-26 15:55:11.262 1291 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:55:11,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-09-26 15:55:11,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-09-26 15:55:11,370 - 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-09-26 15:55:11,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:55:11,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:55:11,388 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 15:58:34,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6ad0d2db-7875-4914-82db-4b8adf517765 2018-09-26 15:58:34,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6ad0d2db-7875-4914-82db-4b8adf517765'] 2018-09-26 15:58:35,933 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6ad0d2db-7875-4914-82db-4b8adf517765 -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765: 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.268 | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 100.0% | 1 | | total | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 100.0% | 1 | | -> duration | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.179414 Full duration: 23.395945 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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 | 4.21 | 4.21 | 4.21 | 4.21 | 4.21 | 4.21 | 100.0% | 1 | | cinder_v2.delete_volume | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 100.0% | 1 | | total | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 100.0% | 1 | | -> duration | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.831506 Full duration: 16.768957 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 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 | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 100.0% | 1 | | cinder_v2.delete_volume | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | total | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 100.0% | 1 | | -> duration | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.581202 Full duration: 22.584091 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.305 | 3.305 | 3.305 | 3.305 | 3.305 | 3.305 | 100.0% | 1 | | cinder_v2.delete_volume | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 100.0% | 1 | | total | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 100.0% | 1 | | -> duration | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.029455 Full duration: 16.233635 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.092 | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 100.0% | 1 | | cinder_v2.extend_volume | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | cinder_v2.delete_volume | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | total | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 100.0% | 1 | | -> duration | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.165659 Full duration: 18.635966 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.814 | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 100.0% | 1 | | cinder_v2.delete_volume | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 100.0% | 1 | | total | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> duration | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.250652 Full duration: 23.304199 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | cinder_v2.list_qos | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773561 Full duration: 12.582586 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | cinder_v2.set_qos | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 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.789415 Full duration: 12.479953 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | cinder_v2.list_types | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 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.77889 Full duration: 12.526365 -------------------------------------------------------------------------------- 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 6ad0d2db-7875-4914-82db-4b8adf517765 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832497 Full duration: 12.4322 HINTS: * To plot HTML graphics with this data, run: rally task report 6ad0d2db-7875-4914-82db-4b8adf517765 --out output.html * To generate a JUnit report, run: rally task export 6ad0d2db-7875-4914-82db-4b8adf517765 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6ad0d2db-7875-4914-82db-4b8adf517765 --json --out output.json 2018-09-26 15:58:35,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6ad0d2db-7875-4914-82db-4b8adf517765', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-09-26 15:58:38,117 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6ad0d2db-7875-4914-82db-4b8adf517765 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-09-26 15:58:38.004 3080 INFO rally.api [-] Building 'json' report for the following task(s): '6ad0d2db-7875-4914-82db-4b8adf517765'. 2018-09-26 15:58:38.013 3080 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:58:38,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6ad0d2db-7875-4914-82db-4b8adf517765', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-09-26 15:58:40,378 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6ad0d2db-7875-4914-82db-4b8adf517765 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-09-26 15:58:40.247 3083 INFO rally.api [-] Building 'html' report for the following task(s): '6ad0d2db-7875-4914-82db-4b8adf517765'. 2018-09-26 15:58:40.275 3083 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:58:40,390 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-09-26 15:58:40,390 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-09-26 15:58:40,391 - 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-09-26 15:58:40,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:58:40,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:58:40,408 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 16:00:03,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 40d626a7-b0f4-4da7-907f-235b59c85ac6 2018-09-26 16:00:03,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '40d626a7-b0f4-4da7-907f-235b59c85ac6'] 2018-09-26 16:00:04,405 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 40d626a7-b0f4-4da7-907f-235b59c85ac6 -------------------------------------------------------------------------------- Task 40d626a7-b0f4-4da7-907f-235b59c85ac6: 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 40d626a7-b0f4-4da7-907f-235b59c85ac6 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 | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 100.0% | 1 | | heat.update_stack | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 100.0% | 1 | | heat.delete_stack | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 100.0% | 1 | | total | 10.765 | 10.765 | 10.765 | 10.765 | 10.765 | 10.765 | 100.0% | 1 | | -> duration | 6.765 | 6.765 | 6.765 | 6.765 | 6.765 | 6.765 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.764764 Full duration: 19.188113 -------------------------------------------------------------------------------- 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 40d626a7-b0f4-4da7-907f-235b59c85ac6 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.618 | 4.618 | 4.618 | 4.618 | 4.618 | 4.618 | 100.0% | 1 | | heat.check_stack | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | heat.delete_stack | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 100.0% | 1 | | total | 7.856 | 7.856 | 7.856 | 7.856 | 7.856 | 7.856 | 100.0% | 1 | | -> duration | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.856431 Full duration: 16.151949 -------------------------------------------------------------------------------- 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 40d626a7-b0f4-4da7-907f-235b59c85ac6 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.512 | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 100.0% | 1 | | heat.suspend_stack | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | heat.resume_stack | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | heat.delete_stack | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | total | 8.595 | 8.595 | 8.595 | 8.595 | 8.595 | 8.595 | 100.0% | 1 | | -> duration | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.595404 Full duration: 18.771469 -------------------------------------------------------------------------------- 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 40d626a7-b0f4-4da7-907f-235b59c85ac6 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> duration | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569201 Full duration: 8.235642 HINTS: * To plot HTML graphics with this data, run: rally task report 40d626a7-b0f4-4da7-907f-235b59c85ac6 --out output.html * To generate a JUnit report, run: rally task export 40d626a7-b0f4-4da7-907f-235b59c85ac6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 40d626a7-b0f4-4da7-907f-235b59c85ac6 --json --out output.json 2018-09-26 16:00:04,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '40d626a7-b0f4-4da7-907f-235b59c85ac6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-09-26 16:00:06,576 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 40d626a7-b0f4-4da7-907f-235b59c85ac6 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-09-26 16:00:06.480 3816 INFO rally.api [-] Building 'json' report for the following task(s): '40d626a7-b0f4-4da7-907f-235b59c85ac6'. 2018-09-26 16:00:06.484 3816 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:00:06,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '40d626a7-b0f4-4da7-907f-235b59c85ac6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-09-26 16:00:08,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 40d626a7-b0f4-4da7-907f-235b59c85ac6 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-09-26 16:00:08.644 3819 INFO rally.api [-] Building 'html' report for the following task(s): '40d626a7-b0f4-4da7-907f-235b59c85ac6'. 2018-09-26 16:00:08.665 3819 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:00:08,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-09-26 16:00:08,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-09-26 16:00:08,773 - 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-09-26 16:00:08,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:00:08,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:00:08,790 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 16:03:24,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 96faed9a-0e07-4d83-9352-7888e41ad2af 2018-09-26 16:03:24,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '96faed9a-0e07-4d83-9352-7888e41ad2af'] 2018-09-26 16:03:25,961 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 96faed9a-0e07-4d83-9352-7888e41ad2af -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af: 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | keystone_v3.add_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.revoke_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820309 Full duration: 14.256077 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732428 Full duration: 14.74901 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | keystone_v3.list_projects | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 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.805298 Full duration: 15.42832 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | keystone_v3.delete_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> duration | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631518 Full duration: 12.970843 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | keystone_v3.delete_service | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> duration | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597976 Full duration: 12.232722 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | keystone_v3.create_user | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 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.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.create_role | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | keystone_v3.get_project | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_user | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.get_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.list_services | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> duration | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.859915 Full duration: 19.827679 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930909 Full duration: 12.414522 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774112 Full duration: 14.651732 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696323 Full duration: 14.475907 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | keystone_v3.list_users | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87294 Full duration: 14.714245 -------------------------------------------------------------------------------- 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 96faed9a-0e07-4d83-9352-7888e41ad2af 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.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | keystone_v3.create_users | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | total | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 100.0% | 1 | | -> duration | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.771515 Full duration: 22.956753 HINTS: * To plot HTML graphics with this data, run: rally task report 96faed9a-0e07-4d83-9352-7888e41ad2af --out output.html * To generate a JUnit report, run: rally task export 96faed9a-0e07-4d83-9352-7888e41ad2af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 96faed9a-0e07-4d83-9352-7888e41ad2af --json --out output.json 2018-09-26 16:03:25,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '96faed9a-0e07-4d83-9352-7888e41ad2af', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-09-26 16:03:28,264 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 96faed9a-0e07-4d83-9352-7888e41ad2af --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-09-26 16:03:28.150 5734 INFO rally.api [-] Building 'json' report for the following task(s): '96faed9a-0e07-4d83-9352-7888e41ad2af'. 2018-09-26 16:03:28.160 5734 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:03:28,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '96faed9a-0e07-4d83-9352-7888e41ad2af', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-09-26 16:03:30,550 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 96faed9a-0e07-4d83-9352-7888e41ad2af --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-09-26 16:03:30.416 5737 INFO rally.api [-] Building 'html' report for the following task(s): '96faed9a-0e07-4d83-9352-7888e41ad2af'. 2018-09-26 16:03:30.447 5737 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:03:30,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-09-26 16:03:30,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-26 16:03:30,565 - 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-09-26 16:03:30,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:03:30,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:03:30,582 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 16:08:42,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8b7d511-6cd7-41e8-94b7-ec62d65ca064 2018-09-26 16:08:42,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064'] 2018-09-26 16:08:43,641 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a8b7d511-6cd7-41e8-94b7-ec62d65ca064 -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064: 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | neutron.delete_network | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | total | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> duration | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.940848 Full duration: 15.496936 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | neutron.delete_port | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 100.0% | 1 | | -> duration | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.114876 Full duration: 27.8097 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | neutron.create_subnet | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | neutron.create_router | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | neutron.add_interface_router | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 100.0% | 1 | | neutron.remove_interface_router | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | neutron.delete_router | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 100.0% | 1 | | -> duration | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.923343 Full duration: 36.001481 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | neutron.delete_subnet | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> duration | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.86164 Full duration: 29.584108 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | neutron.list_networks | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | total | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> duration | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.644117 Full duration: 17.004009 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | neutron.list_ports | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | -> duration | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.503132 Full duration: 29.585163 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | neutron.create_subnet | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | neutron.create_router | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | neutron.add_interface_router | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 100.0% | 1 | | neutron.list_routers | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 100.0% | 1 | | -> duration | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.707572 Full duration: 40.963837 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_subnet | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | neutron.list_subnets | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> duration | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.852864 Full duration: 32.952243 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | neutron.delete_security_group | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> duration | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.314396 Full duration: 15.023658 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | neutron.create_security_group_rule | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | neutron.delete_security_group | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> duration | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.922038 Full duration: 14.939742 -------------------------------------------------------------------------------- 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 a8b7d511-6cd7-41e8-94b7-ec62d65ca064 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.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | neutron.create_router | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | neutron.add_gateway_router | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 100.0% | 1 | | neutron.remove_gateway_router | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | total | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 100.0% | 1 | | -> duration | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.304081 Full duration: 24.984914 HINTS: * To plot HTML graphics with this data, run: rally task report a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --out output.html * To generate a JUnit report, run: rally task export a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --json --out output.json 2018-09-26 16:08:43,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-09-26 16:08:45,984 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-09-26 16:08:45.861 9032 INFO rally.api [-] Building 'json' report for the following task(s): 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064'. 2018-09-26 16:08:45.870 9032 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:08:45,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-09-26 16:08:48,353 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-09-26 16:08:48.218 9035 INFO rally.api [-] Building 'html' report for the following task(s): 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064'. 2018-09-26 16:08:48.250 9035 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:08:48,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-09-26 16:08:48,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-09-26 16:08:48,368 - 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-09-26 16:08:48,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:08:48,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:08:48,385 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 16:16:00,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bdf307bc-f399-4e61-ad8f-26f2005e19da 2018-09-26 16:16:00,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bdf307bc-f399-4e61-ad8f-26f2005e19da'] 2018-09-26 16:16:01,790 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bdf307bc-f399-4e61-ad8f-26f2005e19da -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da: 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_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "block_migration": false, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da 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.744 | 9.744 | 9.744 | 9.744 | 9.744 | 9.744 | 100.0% | 1 | | nova.find_host_to_migrate | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | nova.live_migrate | 11.862 | 11.862 | 11.862 | 11.862 | 11.862 | 11.862 | 100.0% | 1 | | nova.delete_server | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 100.0% | 1 | | total | 25.704 | 25.704 | 25.704 | 25.704 | 25.704 | 25.704 | 100.0% | 1 | | -> duration | 24.704 | 24.704 | 24.704 | 24.704 | 24.704 | 24.704 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.703716 Full duration: 35.322733 -------------------------------------------------------------------------------- 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_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da 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.134 | 9.134 | 9.134 | 9.134 | 9.134 | 9.134 | 100.0% | 1 | | cinder_v2.create_volume | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 100.0% | 1 | | nova.attach_volume | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 100.0% | 1 | | nova.find_host_to_migrate | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | nova.live_migrate | 13.843 | 13.843 | 13.843 | 13.843 | 13.843 | 13.843 | 100.0% | 1 | | nova.detach_volume | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 100.0% | 1 | | cinder_v2.delete_volume | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | nova.delete_server | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 100.0% | 1 | | total | 40.327 | 40.327 | 40.327 | 40.327 | 40.327 | 40.327 | 100.0% | 1 | | -> duration | 39.327 | 39.327 | 39.327 | 39.327 | 39.327 | 39.327 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.326981 Full duration: 52.151887 -------------------------------------------------------------------------------- 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_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da 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.688 | 8.688 | 8.688 | 8.688 | 8.688 | 8.688 | 100.0% | 1 | | nova.boot_server | 10.185 | 10.185 | 10.185 | 10.185 | 10.185 | 10.185 | 100.0% | 1 | | nova.find_host_to_migrate | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | nova.live_migrate | 17.131 | 17.131 | 17.131 | 17.131 | 17.131 | 17.131 | 100.0% | 1 | | nova.delete_server | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 100.0% | 1 | | total | 42.887 | 42.887 | 42.887 | 42.887 | 42.887 | 42.887 | 100.0% | 1 | | -> duration | 41.887 | 41.887 | 41.887 | 41.887 | 41.887 | 41.887 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.88714 Full duration: 54.571594 -------------------------------------------------------------------------------- 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_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "server_kwargs": { "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] } }, "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 bdf307bc-f399-4e61-ad8f-26f2005e19da 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.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | nova.boot_server | 9.121 | 9.121 | 9.121 | 9.121 | 9.121 | 9.121 | 100.0% | 1 | | nova.delete_server | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 100.0% | 1 | | nova.delete_keypair | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 12.463 | 12.463 | 12.463 | 12.463 | 12.463 | 12.463 | 100.0% | 1 | | -> duration | 11.463 | 11.463 | 11.463 | 11.463 | 11.463 | 11.463 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.462543 Full duration: 38.425015 -------------------------------------------------------------------------------- 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_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "volume_size": 5, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "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 bdf307bc-f399-4e61-ad8f-26f2005e19da 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.996 | 8.996 | 8.996 | 8.996 | 8.996 | 8.996 | 100.0% | 1 | | nova.boot_server | 7.723 | 7.723 | 7.723 | 7.723 | 7.723 | 7.723 | 100.0% | 1 | | nova.delete_server | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 100.0% | 1 | | total | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 100.0% | 1 | | -> duration | 18.251 | 18.251 | 18.251 | 18.251 | 18.251 | 18.251 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.251002 Full duration: 50.064464 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "force_delete": false, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "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 bdf307bc-f399-4e61-ad8f-26f2005e19da 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 | 8.343 | 8.343 | 8.343 | 8.343 | 8.343 | 8.343 | 100.0% | 1 | | nova.pause_server | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 100.0% | 1 | | nova.unpause_server | 3.436 | 3.436 | 3.436 | 3.436 | 3.436 | 3.436 | 100.0% | 1 | | nova.delete_server | 5.628 | 5.628 | 5.628 | 5.628 | 5.628 | 5.628 | 100.0% | 1 | | total | 20.317 | 20.317 | 20.317 | 20.317 | 20.317 | 20.317 | 100.0% | 1 | | -> duration | 15.317 | 15.317 | 15.317 | 15.317 | 15.317 | 15.317 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.316758 Full duration: 47.032947 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da 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 | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 100.0% | 1 | | nova.migrate | 44.073 | 44.073 | 44.073 | 44.073 | 44.073 | 44.073 | 100.0% | 1 | | nova.resize_confirm | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 100.0% | 1 | | nova.delete_server | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 100.0% | 1 | | total | 58.491 | 58.491 | 58.491 | 58.491 | 58.491 | 58.491 | 100.0% | 1 | | -> duration | 57.491 | 57.491 | 57.491 | 57.491 | 57.491 | 57.491 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.490882 Full duration: 67.749148 -------------------------------------------------------------------------------- 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_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da 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.94 | 9.94 | 9.94 | 9.94 | 9.94 | 9.94 | 100.0% | 1 | | nova.list_interfaces | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 10.341 | 10.341 | 10.341 | 10.341 | 10.341 | 10.341 | 100.0% | 1 | | -> duration | 9.341 | 9.341 | 9.341 | 9.341 | 9.341 | 9.341 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.341092 Full duration: 42.438475 -------------------------------------------------------------------------------- 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 bdf307bc-f399-4e61-ad8f-26f2005e19da 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | nova.delete_server_group | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 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.691996 Full duration: 9.649428 HINTS: * To plot HTML graphics with this data, run: rally task report bdf307bc-f399-4e61-ad8f-26f2005e19da --out output.html * To generate a JUnit report, run: rally task export bdf307bc-f399-4e61-ad8f-26f2005e19da --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bdf307bc-f399-4e61-ad8f-26f2005e19da --json --out output.json 2018-09-26 16:16:01,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bdf307bc-f399-4e61-ad8f-26f2005e19da', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-09-26 16:16:04,008 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bdf307bc-f399-4e61-ad8f-26f2005e19da --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-09-26 16:16:03.894 10678 INFO rally.api [-] Building 'json' report for the following task(s): 'bdf307bc-f399-4e61-ad8f-26f2005e19da'. 2018-09-26 16:16:03.903 10678 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:16:04,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bdf307bc-f399-4e61-ad8f-26f2005e19da', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-09-26 16:16:06,286 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bdf307bc-f399-4e61-ad8f-26f2005e19da --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-09-26 16:16:06.142 10681 INFO rally.api [-] Building 'html' report for the following task(s): 'bdf307bc-f399-4e61-ad8f-26f2005e19da'. 2018-09-26 16:16:06.174 10681 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:16:06,299 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-09-26 16:16:06,300 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-09-26 16:16:06,300 - 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-09-26 16:16:06,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:16:06,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:16:06,318 - 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': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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-09-26 16:16:59,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : db72d992-736d-4fd4-8e74-409c62c917ea 2018-09-26 16:16:59,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'db72d992-736d-4fd4-8e74-409c62c917ea'] 2018-09-26 16:17:00,759 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid db72d992-736d-4fd4-8e74-409c62c917ea -------------------------------------------------------------------------------- Task db72d992-736d-4fd4-8e74-409c62c917ea: 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 db72d992-736d-4fd4-8e74-409c62c917ea 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | quotas.delete_quotas | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040761 Full duration: 9.035961 -------------------------------------------------------------------------------- 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 db72d992-736d-4fd4-8e74-409c62c917ea 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709225 Full duration: 8.562732 -------------------------------------------------------------------------------- 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 db72d992-736d-4fd4-8e74-409c62c917ea 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711802 Full duration: 8.560451 -------------------------------------------------------------------------------- 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 db72d992-736d-4fd4-8e74-409c62c917ea 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.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | total | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> duration | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208993 Full duration: 9.045086 HINTS: * To plot HTML graphics with this data, run: rally task report db72d992-736d-4fd4-8e74-409c62c917ea --out output.html * To generate a JUnit report, run: rally task export db72d992-736d-4fd4-8e74-409c62c917ea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report db72d992-736d-4fd4-8e74-409c62c917ea --json --out output.json 2018-09-26 16:17:00,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'db72d992-736d-4fd4-8e74-409c62c917ea', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-09-26 16:17:03,112 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid db72d992-736d-4fd4-8e74-409c62c917ea --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-09-26 16:17:02.993 11194 INFO rally.api [-] Building 'json' report for the following task(s): 'db72d992-736d-4fd4-8e74-409c62c917ea'. 2018-09-26 16:17:02.998 11194 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:17:03,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'db72d992-736d-4fd4-8e74-409c62c917ea', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-09-26 16:17:05,276 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid db72d992-736d-4fd4-8e74-409c62c917ea --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-09-26 16:17:05.151 11197 INFO rally.api [-] Building 'html' report for the following task(s): 'db72d992-736d-4fd4-8e74-409c62c917ea'. 2018-09-26 16:17:05.172 11197 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:17:05,280 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-09-26 16:17:05,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 02:50 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 04:44 | 11 | 100.00% | | nova | 06:37 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:42 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-09-26 16:17:05,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-09-26 16:17:05,405 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:17:05,406 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:58 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-26 16:17:15,564 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-09-26 16:17:16,479 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', '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-09-26 16:17:16,923 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6b6cf58e5c9c4f72bf3850b20327b6e8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf'}) 2018-09-26 16:17:17,080 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 16:17:17,376 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f'}, 'domain_id': None, 'human_id': None, 'id': u'6b741bb202ff4681b0e6c72506e1d11f', 'HUMAN_ID': False}) 2018-09-26 16:17:17,943 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 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': '30127d56-22a5-4a7e-8dfa-d7220733cd95', 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_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'project_id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 16:17:17,948 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'password': '30127d56-22a5-4a7e-8dfa-d7220733cd95', 'project_name': 'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'project_domain_name': 'Default'} 2018-09-26 16:17:19,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 16:17:21,471 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 16:17:21.168 11200 INFO rally.deployment.engine [-] Deployment 8c7d132f-faa0-4afa-bfc3-607e4f36815b | Starting: Destroy cloud and free allocated resources. 2018-09-26 16:17:21.247 11200 INFO rally.deployment.engine [-] Deployment 8c7d132f-faa0-4afa-bfc3-607e4f36815b | Completed: Destroy cloud and free allocated resources. 2018-09-26 16:17:21.268 11200 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 16:17:21.272 11200 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 16:17:23,965 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 16:17:23.686 11203 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 | 2018-09-26T16:17:23 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 ~/.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-09-26 16:17:27,262 - 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-09-26 16:17:27,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 16:17:29,657 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 16:17:29.391 11209 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 16:17:29.522 11209 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 16:17:33,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 16:17:31.760 11212 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 16:17:31.912 11212 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 16:17:32.924 11212 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) as the default verifier for the future CLI operations. 2018-09-26 16:17:36,059 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-09-26 16:17:39,171 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap', u'metadata': Munch({})})], 'file': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file', 'owner': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'id': u'edb90160-f7d0-4086-a548-306f3fdc1e00', 'size': 12716032, u'self': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'name': 'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:17:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:17:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'created': u'2018-09-26T16:17:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:17:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:17:39,389 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_de35bb13-66a8-4385-b2b8-2aa8e7397faf', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'f0022b5e-a5d8-4a3a-95f9-13095e57beda', 'swap': 0}) 2018-09-26 16:17:42,491 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/file', 'owner': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'id': u'2127f92f-1741-44c9-ac34-ee0694fc10a1', 'size': 12716032, u'self': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'name': 'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:17:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:17:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'created': u'2018-09-26T16:17:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:17:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:17:42,720 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'9431faa9-7665-44d4-a737-e4563b58965e', 'swap': 0}) 2018-09-26 16:17:42,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'9431faa9-7665-44d4-a737-e4563b58965e', 'swap': 0}) 2018-09-26 16:17:45,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 16:17:44.886 11231 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) for deployment 'opnfv-rally' (UUID=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0). 2018-09-26 16:17:45.738 11231 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 16:17:45.740 11231 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) has been successfully configured for deployment 'opnfv-rally' (UUID=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0)! 2018-09-26 16:17:45,906 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 16:17:45,906 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 16:17:45,909 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 16:17:49,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 16:17:49,098 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 16:17:49,098 - 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-09-26 16:17:51,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:51.139 11243 INFO rally.api [-] Starting verification (UUID=d3aae2c6-0f1d-4752-a31d-37de3a1fae25) for deployment 'opnfv-rally' (UUID=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0) by verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1). 2018-09-26 16:17:51,141 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d3aae2c6-0f1d-4752-a31d-37de3a1fae25 2018-09-26 16:17:57,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:57.376 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.208s] 2018-09-26 16:17:57,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:57.446 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.070s] 2018-09-26 16:17:59,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:59.509 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.197s] 2018-09-26 16:18:00,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:00.989 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.235s] 2018-09-26 16:18:14,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:14.422 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.909s] 2018-09-26 16:18:15,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:15.055 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.746s] 2018-09-26 16:18:18,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.728 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.077s] 2018-09-26 16:18:18,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.740 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-26 16:18:18,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.879 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.138s] 2018-09-26 16:18:18,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.890 11243 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-09-26 16:18:18,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.901 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-09-26 16:18:18,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.932 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-09-26 16:18:18,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.997 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.065s] 2018-09-26 16:18:19,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.060 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2018-09-26 16:18:19,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.485 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.424s] 2018-09-26 16:18:19,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.500 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-26 16:18:19,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.564 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.064s] 2018-09-26 16:18:26,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:26.563 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-09-26 16:18:29,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:29.166 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.078s] 2018-09-26 16:18:30,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.111 11243 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-09-26 16:18:30,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.186 11243 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-09-26 16:18:30,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.263 11243 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-09-26 16:18:30,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.499 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [16.074s] 2018-09-26 16:18:32,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:32.769 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.600s] 2018-09-26 16:18:34,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:34.044 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.155s] 2018-09-26 16:18:34,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:34.192 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.147s] 2018-09-26 16:18:35,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.204 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.011s] 2018-09-26 16:18:35,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.345 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.142s] 2018-09-26 16:18:35,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.496 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.151s] 2018-09-26 16:18:35,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.722 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.791s] 2018-09-26 16:18:36,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:36.975 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.257s] 2018-09-26 16:18:38,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:38.969 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.471s] 2018-09-26 16:18:47,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:47.940 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [7.464s] 2018-09-26 16:18:51,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:51.779 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.838s] 2018-09-26 16:18:57,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:57.297 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.517s] 2018-09-26 16:18:58,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:58.503 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.860s] 2018-09-26 16:18:59,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:59.263 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.759s] 2018-09-26 16:18:59,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:59.611 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.348s] 2018-09-26 16:18:59,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:59.933 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.320s] 2018-09-26 16:19:00,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.480 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.547s] 2018-09-26 16:19:00,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.563 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.083s] 2018-09-26 16:19:00,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.694 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.131s] 2018-09-26 16:19:00,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.781 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.086s] 2018-09-26 16:19:00,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.859 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.078s] 2018-09-26 16:19:00,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.928 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.068s] 2018-09-26 16:19:01,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:01.073 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.144s] 2018-09-26 16:19:04,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:04.450 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.153s] 2018-09-26 16:19:09,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:09.406 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.955s] 2018-09-26 16:19:10,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:10.794 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.613s] 2018-09-26 16:19:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:10.867 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-09-26 16:19:11,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:11.264 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.396s] 2018-09-26 16:19:11,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:11.363 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.099s] 2018-09-26 16:19:11,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:11.365 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 16:19:12,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:12.791 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.385s] 2018-09-26 16:19:17,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:17.103 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.312s] 2018-09-26 16:19:21,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:21.265 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.161s] 2018-09-26 16:19:25,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:25.432 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.166s] 2018-09-26 16:19:25,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:25.679 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.247s] 2018-09-26 16:19:25,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:25.845 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.166s] 2018-09-26 16:19:26,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.041 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.196s] 2018-09-26 16:19:26,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.229 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.186s] 2018-09-26 16:19:26,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.355 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.126s] 2018-09-26 16:19:26,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.612 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.256s] 2018-09-26 16:19:26,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.666 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-09-26 16:19:26,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.743 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.077s] 2018-09-26 16:19:34,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:34.376 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.630s] 2018-09-26 16:19:41,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:41.834 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.167s] 2018-09-26 16:19:43,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:43.236 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [64.249s] 2018-09-26 16:19:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:43.992 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.156s] 2018-09-26 16:19:45,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:45.632 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.639s] 2018-09-26 16:19:46,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:46.661 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.029s] 2018-09-26 16:19:47,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:47.723 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.060s] 2018-09-26 16:19:48,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:48.470 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.302s] 2018-09-26 16:19:49,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:49.026 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.556s] 2018-09-26 16:19:50,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:50.346 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.621s] 2018-09-26 16:19:51,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.381 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.035s] 2018-09-26 16:19:51,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.637 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.257s] 2018-09-26 16:19:51,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.662 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.024s] 2018-09-26 16:19:51,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.818 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.155s] 2018-09-26 16:19:51,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.845 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.027s] 2018-09-26 16:20:00,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:00.839 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.767s] 2018-09-26 16:20:01,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:01.933 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [12.726s] 2018-09-26 16:20:02,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.004 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.070s] 2018-09-26 16:20:02,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.430 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.590s] 2018-09-26 16:20:02,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.841 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.836s] 2018-09-26 16:20:02,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.938 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-09-26 16:20:02,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.940 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 16:20:08,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:08.242 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [18.763s] 2018-09-26 16:20:16,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:16.687 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.735s] 2018-09-26 16:20:19,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:19.837 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.597s] 2018-09-26 16:20:24,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:24.785 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.378s] 2018-09-26 16:20:25,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:25.025 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.239s] 2018-09-26 16:20:25,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:25.245 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.220s] 2018-09-26 16:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:25.597 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.350s] 2018-09-26 16:20:26,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:26.003 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.406s] 2018-09-26 16:20:26,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:26.300 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.611s] 2018-09-26 16:20:26,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:26.403 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.400s] 2018-09-26 16:20:32,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:32.316 11243 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.785s] 2018-09-26 16:20:35,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:35.221 11243 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.905s] 2018-09-26 16:20:44,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:44.213 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.371s] 2018-09-26 16:20:46,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:46.257 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.044s] 2018-09-26 16:20:50,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:50.941 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.679s] 2018-09-26 16:20:51,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:51.427 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [31.583s] 2018-09-26 16:20:51,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:51.860 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.921s] 2018-09-26 16:20:53,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:53.865 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.003s] 2018-09-26 16:20:54,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:54.882 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.017s] 2018-09-26 16:20:56,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:56.858 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.972s] 2018-09-26 16:20:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:56.903 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2018-09-26 16:21:00,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:00.390 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.156s] 2018-09-26 16:21:06,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:06.920 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.849s] 2018-09-26 16:21:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:07.617 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.695s] 2018-09-26 16:21:08,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:08.505 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.078s] 2018-09-26 16:21:32,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:32.974 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.037s] 2018-09-26 16:21:33,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:33.716 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.742s] 2018-09-26 16:21:34,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:34.543 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.825s] 2018-09-26 16:21:35,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:35.333 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.790s] 2018-09-26 16:21:36,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:36.248 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.914s] 2018-09-26 16:21:37,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:37.165 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.916s] 2018-09-26 16:21:37,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:37.920 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.755s] 2018-09-26 16:21:38,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:38.579 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.658s] 2018-09-26 16:21:38,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:38.968 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.387s] 2018-09-26 16:21:39,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:39.732 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.763s] 2018-09-26 16:21:40,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:40.257 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.524s] 2018-09-26 16:21:40,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:40.797 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.541s] 2018-09-26 16:21:41,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:41.337 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.538s] 2018-09-26 16:21:42,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:42.553 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.215s] 2018-09-26 16:21:43,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:43.432 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.879s] 2018-09-26 16:21:44,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:44.270 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.837s] 2018-09-26 16:21:44,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:44.928 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [37.303s] 2018-09-26 16:21:45,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:45.360 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.089s] 2018-09-26 16:21:45,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:45.730 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.370s] 2018-09-26 16:21:52,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:52.190 11243 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.397s] 2018-09-26 16:21:56,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:56.490 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.212s] 2018-09-26 16:21:56,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:56.694 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.204s] 2018-09-26 16:22:01,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:01.288 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.873s] 2018-09-26 16:22:05,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:05.944 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.655s] 2018-09-26 16:22:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.104 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.159s] 2018-09-26 16:22:08,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.180 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.169s] 2018-09-26 16:22:08,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.304 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.200s] 2018-09-26 16:22:08,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.439 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.259s] 2018-09-26 16:22:08,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.496 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.191s] 2018-09-26 16:22:08,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.549 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.052s] 2018-09-26 16:22:08,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.731 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.182s] 2018-09-26 16:22:14,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:14.843 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.156s] 2018-09-26 16:22:25,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:25.193 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.723s] 2018-09-26 16:22:34,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:34.998 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.802s] 2018-09-26 16:22:49,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:49.180 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.180s] 2018-09-26 16:23:23,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:23:23.741 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [206.000s] 2018-09-26 16:23:56,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:23:56.022 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.275s] 2018-09-26 16:24:08,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:08.404 11243 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2018-09-26 16:24:22,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.218 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.149s] 2018-09-26 16:24:22,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.364 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.145s] 2018-09-26 16:24:22,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.545 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.181s] 2018-09-26 16:24:22,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.578 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.033s] 2018-09-26 16:24:22,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.760 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.181s] 2018-09-26 16:24:23,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:23.036 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.275s] 2018-09-26 16:24:23,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:23.831 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.795s] 2018-09-26 16:24:23,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:23.882 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.049s] 2018-09-26 16:24:24,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:24.142 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.260s] 2018-09-26 16:24:24,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:24.185 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.043s] 2018-09-26 16:24:35,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:35.759 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.662s] 2018-09-26 16:24:35,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:35.944 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.184s] 2018-09-26 16:24:40,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:40.753 11243 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.270s] 2018-09-26 16:24:48,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:48.908 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.334s] 2018-09-26 16:24:49,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:49.465 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.556s] 2018-09-26 16:25:01,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.069 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2018-09-26 16:25:01,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.105 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.036s] 2018-09-26 16:25:01,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.300 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.194s] 2018-09-26 16:25:01,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.842 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.541s] 2018-09-26 16:25:01,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.945 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.102s] 2018-09-26 16:25:02,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.459 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.514s] 2018-09-26 16:25:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.496 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-09-26 16:25:02,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.545 11243 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-09-26 16:25:02,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.597 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.051s] 2018-09-26 16:25:02,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.644 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-09-26 16:25:02,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.833 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.188s] 2018-09-26 16:25:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.073 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.238s] 2018-09-26 16:25:03,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.151 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-09-26 16:25:03,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.202 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.052s] 2018-09-26 16:25:03,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.253 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.051s] 2018-09-26 16:25:09,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:09.931 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.153s] 2018-09-26 16:25:10,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.104 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.172s] 2018-09-26 16:25:10,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.286 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.181s] 2018-09-26 16:25:10,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.443 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.157s] 2018-09-26 16:25:10,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.602 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.158s] 2018-09-26 16:25:10,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.762 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.159s] 2018-09-26 16:25:10,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.972 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.209s] 2018-09-26 16:25:11,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.005 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-09-26 16:25:11,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.015 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-09-26 16:25:11,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.048 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-09-26 16:25:11,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.196 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.147s] 2018-09-26 16:25:11,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.245 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.049s] 2018-09-26 16:25:11,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.289 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.043s] 2018-09-26 16:25:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.325 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2018-09-26 16:25:11,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.366 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.040s] 2018-09-26 16:25:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.527 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.160s] 2018-09-26 16:25:11,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.562 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2018-09-26 16:25:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.737 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.174s] 2018-09-26 16:25:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.771 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2018-09-26 16:25:11,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.804 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-09-26 16:25:16,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d3aae2c6-0f1d-4752-a31d-37de3a1fae25 2018-09-26 16:25:16,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd3aae2c6-0f1d-4752-a31d-37de3a1fae25']'. 2018-09-26 16:25:17,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d3aae2c6-0f1d-4752-a31d-37de3a1fae25 | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 16:17:51 | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 16:25:15 | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:24 | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b197bce5-b6ca-47ec-bb99-342f465153c1) | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0) | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 436.394 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 199 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-09-26 16:25:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:25:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 16:25:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 16:25:17,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.5% 2018-09-26 16:25:17,550 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:25:17,550 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:41 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-26 16:25:22,722 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-09-26 16:25:22,774 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-09-26 16:25:23,655 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'id': u'c26d16e2b03c481998e3129b15f68e07', '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-09-26 16:25:24,103 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'81170885ffc44797bcadeca494b2c645', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704'}) 2018-09-26 16:25:24,267 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 16:25:24,459 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada'}, 'domain_id': None, 'human_id': None, 'id': u'0063476888d54c57b0b0187b72256ada', 'HUMAN_ID': False}) 2018-09-26 16:25:25,004 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 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': '0c7ba18c-2ab4-45a7-a2e8-323fb9c7b584', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'project_id': u'c26d16e2b03c481998e3129b15f68e07', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 16:25:25,010 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'password': '0c7ba18c-2ab4-45a7-a2e8-323fb9c7b584', 'project_name': 'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'c26d16e2b03c481998e3129b15f68e07', 'project_domain_name': 'Default'} 2018-09-26 16:25:26,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 16:25:28,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 16:25:28.268 11289 INFO rally.deployment.engine [-] Deployment babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 | Starting: Destroy cloud and free allocated resources. 2018-09-26 16:25:28.368 11289 INFO rally.deployment.engine [-] Deployment babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 | Completed: Destroy cloud and free allocated resources. 2018-09-26 16:25:28.415 11289 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) for deployment 'opnfv-rally'. 2018-09-26 16:25:28.437 11289 INFO rally.api [-] Deleting verification (UUID=d3aae2c6-0f1d-4752-a31d-37de3a1fae25). 2018-09-26 16:25:28.484 11289 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 16:25:28.485 11289 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1). 2018-09-26 16:25:28.490 11289 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 16:25:31,228 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 16:25:30.882 11292 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=759a2800-f20f-4d39-a6bc-c0a8d830a5a6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 | 2018-09-26T16:25:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 ~/.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-09-26 16:25:34,543 - 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-09-26 16:25:34,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 16:25:36,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 16:25:36.685 11298 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1). 2018-09-26 16:25:36.817 11298 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 16:25:40,295 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 16:25:39.014 11301 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 16:25:39.135 11301 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 16:25:40.122 11301 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) has been successfully created! Using verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) as the default verifier for the future CLI operations. 2018-09-26 16:25:43,285 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-09-26 16:25:45,492 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file', 'owner': u'c26d16e2b03c481998e3129b15f68e07', 'id': u'94404aeb-9284-4b0c-a03a-ca79013fb128', 'size': 12716032, u'self': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c26d16e2b03c481998e3129b15f68e07', 'name': 'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:25:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:25:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'created': u'2018-09-26T16:25:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:25:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:25:45,703 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_aea91e59-4acd-4f4a-92f1-6f5129abb704', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'cca57ac1-fc3a-43e2-b1ca-6862c496925d', 'swap': 0}) 2018-09-26 16:25:48,856 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/file', 'owner': u'c26d16e2b03c481998e3129b15f68e07', 'id': u'e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', 'size': 12716032, u'self': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c26d16e2b03c481998e3129b15f68e07', 'name': 'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:25:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:25:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'created': u'2018-09-26T16:25:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:25:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:25:48,957 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'ed1643ae-3c56-4118-9630-f85d50f8339d', 'swap': 0}) 2018-09-26 16:25:48,982 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'ed1643ae-3c56-4118-9630-f85d50f8339d', 'swap': 0}) 2018-09-26 16:25:52,249 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 16:25:51.190 11320 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) for deployment 'opnfv-rally' (UUID=759a2800-f20f-4d39-a6bc-c0a8d830a5a6). 2018-09-26 16:25:52.055 11320 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 16:25:52.057 11320 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) has been successfully configured for deployment 'opnfv-rally' (UUID=759a2800-f20f-4d39-a6bc-c0a8d830a5a6)! 2018-09-26 16:25:52,249 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 16:25:52,250 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 16:25:52,252 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 16:25:52,270 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 16:25:55,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-852e40b9-9634-4404-bee3-f2e77bbfc108/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-09-26 16:25:55,731 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 16:25:55,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 16:25:55,757 - 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-09-26 16:25:57,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:57.819 11329 INFO rally.api [-] Starting verification (UUID=d9f40eee-7a47-4895-9220-d6fb6782bcbd) for deployment 'opnfv-rally' (UUID=759a2800-f20f-4d39-a6bc-c0a8d830a5a6) by verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108). 2018-09-26 16:25:57,820 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d9f40eee-7a47-4895-9220-d6fb6782bcbd 2018-09-26 16:28:34,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d9f40eee-7a47-4895-9220-d6fb6782bcbd 2018-09-26 16:28:34,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd9f40eee-7a47-4895-9220-d6fb6782bcbd']'. 2018-09-26 16:28:35,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d9f40eee-7a47-4895-9220-d6fb6782bcbd | 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 16:25:57 | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 16:28:34 | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 852e40b9-9634-4404-bee3-f2e77bbfc108) | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 759a2800-f20f-4d39-a6bc-c0a8d830a5a6) | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 148.094 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 16:28:36,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-09-26 16:28:36,241 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:28:36,241 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 16:28:40,679 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-09-26 16:28:41,327 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-09-26 16:29:01,595 - 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-09-26 16:29:01,641 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-09-26 16:29:01,790 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-09-26 16:29:01,911 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:29:01,912 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 16:29:01,965 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-09-26 16:29:03,771 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 16:29:06,699 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 16:29:06,700 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-09-26 17:09:23,508 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:09:23,509 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:17 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-09-26 17:09:25,367 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-09-26 17:09:25,418 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-09-26 17:09:26,842 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 17:09:28,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 17:09:31,185 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 17:09:30.779 11419 INFO rally.deployment.engine [-] Deployment 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 | Starting: Destroy cloud and free allocated resources. 2018-09-26 17:09:30.855 11419 INFO rally.deployment.engine [-] Deployment 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 | Completed: Destroy cloud and free allocated resources. 2018-09-26 17:09:30.909 11419 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) for deployment 'opnfv-rally'. 2018-09-26 17:09:30.938 11419 INFO rally.api [-] Deleting verification (UUID=d9f40eee-7a47-4895-9220-d6fb6782bcbd). 2018-09-26 17:09:30.985 11419 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 17:09:30.985 11419 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108). 2018-09-26 17:09:30.990 11419 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 17:09:33,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 17:09:33.305 11422 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=dc1eb190-7bd0-4fd6-b6a1-006809290ca8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | dc1eb190-7bd0-4fd6-b6a1-006809290ca8 | 2018-09-26T17:09:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: dc1eb190-7bd0-4fd6-b6a1-006809290ca8 ~/.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-09-26 17:09:36,760 - 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-09-26 17:09:36,761 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 17:09:39,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 17:09:39.067 11428 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108). 2018-09-26 17:09:39.202 11428 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 17:09:43,015 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 17:09:41.397 11431 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 17:09:41.555 11431 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 17:09:42.842 11431 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) has been successfully created! Using verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) as the default verifier for the future CLI operations. 2018-09-26 17:09:45,896 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-09-26 17:09:54,803 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 17:09:53.393 11450 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) for deployment 'opnfv-rally' (UUID=dc1eb190-7bd0-4fd6-b6a1-006809290ca8). 2018-09-26 17:09:54.635 11450 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 17:09:54.637 11450 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) has been successfully configured for deployment 'opnfv-rally' (UUID=dc1eb190-7bd0-4fd6-b6a1-006809290ca8)! 2018-09-26 17:09:58,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-71bdfcd3-43a1-4c15-8d4d-04fe51aa7759/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-09-26 17:09:58,496 - 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-09-26 17:10:00,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:10:00.524 11459 INFO rally.api [-] Starting verification (UUID=7dd49bef-00e8-4cbe-8885-be8bccb5a050) for deployment 'opnfv-rally' (UUID=dc1eb190-7bd0-4fd6-b6a1-006809290ca8) by verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759). 2018-09-26 17:11:49,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7dd49bef-00e8-4cbe-8885-be8bccb5a050 2018-09-26 17:11:49,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7dd49bef-00e8-4cbe-8885-be8bccb5a050']'. 2018-09-26 17:11:50,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 17:11:50,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 17:11:50,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7dd49bef-00e8-4cbe-8885-be8bccb5a050 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 17:10:00 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 17:11:49 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dc1eb190-7bd0-4fd6-b6a1-006809290ca8) | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.568 | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 17:11:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-09-26 17:11:50,374 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:11:50,374 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:04 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-09-26 17:11:54,011 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-09-26 17:11:54,012 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:55 | FAIL | | vping_userdata | functest | smoke | 09:11 | FAIL | | tempest_smoke_serial | functest | smoke | 13:12 | PASS | | rally_sanity | functest | smoke | 24:58 | PASS | | refstack_defcore | functest | smoke | 07:41 | FAIL | | patrole | functest | smoke | 02:53 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 40:17 | FAIL | | neutron_trunk | functest | smoke | 02:04 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-09-26 17:11:54,023 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-26 17:11:58,852 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | 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-09-26 17:11:58,857 - 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=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.3 export OS_REGION_NAME=regionOne 2018-09-26 17:11:58,857 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 17:11:58,859 - 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-09-26 17:11:58,879 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-09-26 17:11:58,897 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-09-26 17:15:41,473 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-09-26 17:15:41,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:15:41,591 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:43 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-09-26 17:15:41,625 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-09-26 17:15:43,437 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-09-26 17:15:44,973 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-09-26 17:15:46,614 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-09-26 17:15:47,432 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-09-26 17:15:47,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-09-26 17:15:47,474 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-09-26 17:15:47,639 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-09-26 17:16:17,633 - 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-09-26 17:16:17,633 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-09-26 17:16:17,633 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-09-26 17:16:17,701 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-09-26 17:16:48,064 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-09-26 17:16:48,065 - 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-09-26 17:16:48,065 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-09-26 17:16:48,066 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-09-26 17:16:48,066 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-09-26 17:16:48,152 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-09-26 17:16:48,161 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:16:49,194 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:16:51,652 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-09-26 17:16:52,056 - sdnvpn.lib.openstack_utils - DEBUG - Network '5ca80b24-d516-4741-a73b-b9306cc817df' created successfully 2018-09-26 17:16:52,057 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:16:52,643 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '53e84bda-391f-496f-a69c-ec5a43f0e9ed' created successfully 2018-09-26 17:16:52,644 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:16:52,934 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ab90e3ce-fe19-4738-9244-495fe9c0d3d7' created successfully 2018-09-26 17:16:52,935 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:16:54,523 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:16:54,524 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:16:56,765 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:16:57,376 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-09-26 17:16:57,781 - sdnvpn.lib.openstack_utils - DEBUG - Network 'b815018f-105d-4335-a882-9b9bfda4a9f8' created successfully 2018-09-26 17:16:57,781 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:16:58,338 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'aea17c55-884f-4946-9eb7-6105c784fd4e' created successfully 2018-09-26 17:16:58,338 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:16:58,339 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ab90e3ce-fe19-4738-9244-495fe9c0d3d7' created successfully 2018-09-26 17:16:58,339 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:16:59,684 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:16:59,684 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:17:00,491 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:17:00,706 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-09-26 17:17:00,947 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=620171f6-0dde-4380-a534-a1fcabdc013e created successfully. 2018-09-26 17:17:00,947 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-09-26 17:17:00,947 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-09-26 17:17:01,214 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-09-26 17:17:01,215 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:17:01,418 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:17:01,843 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:17:56,983 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:18:34,242 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.209 -c 10' 2018-09-26 17:18:55,685 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-09-26 17:18:55,686 - 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.209': 'PASS'}]} 2018-09-26 17:18:55,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-09-26 17:18:55,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-09-26 17:18:55,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-09-26 17:18:55,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-09-26 17:19:10,765 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-09-26 17:19:10,766 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-09-26 17:19:10,822 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-09-26 17:19:10,879 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-09-26 17:19:10,932 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-09-26 17:19:11,178 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-2 2018-09-26 17:19:11,219 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.26 2018-09-26 17:19:18,672 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-09-26 17:19:18,729 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-09-26 17:19:18,729 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-09-26 17:19:27,541 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:19:28,133 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-09-26 17:19:28,185 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=2eba4e12-4dc9-492b-a414-ca70ce792c2e created successfully. 2018-09-26 17:19:28,792 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:19:29,354 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:19:30,357 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-09-26 17:19:30,734 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ebdc0f53-c09c-4628-a8d4-73e20036e0f4' created successfully 2018-09-26 17:19:30,734 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:19:31,417 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '8d96a4ed-1632-419f-ab6c-aaf560eebd31' created successfully 2018-09-26 17:19:31,417 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:19:31,682 - sdnvpn.lib.openstack_utils - DEBUG - Router '756cbcfe-650d-4703-a7ae-0fec6de3210e' created successfully 2018-09-26 17:19:31,683 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:19:33,088 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:19:33,088 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:19:34,823 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:19:35,493 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-09-26 17:19:35,895 - sdnvpn.lib.openstack_utils - DEBUG - Network '5a96b6e4-2a52-4da1-887c-526db6654745' created successfully 2018-09-26 17:19:35,896 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:19:36,406 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '2af57f6d-512b-44b9-a7c6-fd72c88ae724' created successfully 2018-09-26 17:19:36,406 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:19:36,547 - sdnvpn.lib.openstack_utils - DEBUG - Router '900c6cd4-75de-479f-8750-76bcd2278a7e' created successfully 2018-09-26 17:19:36,548 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:19:37,885 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:19:37,885 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:19:39,465 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:19:40,024 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-09-26 17:24:42,180 - 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-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-09-26 17:24:42,273 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-09-26 17:24:42,285 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:24:42,285 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-09-26 17:24:43,248 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:24:48,437 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:25:29,044 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-697743', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [u'55:55'], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'13d7a6cd-0cd3-4281-92d5-c592a1703224'}} 2018-09-26 17:25:57,503 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:26:30,009 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-245386', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [u'88:88'], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2'}} 2018-09-26 17:26:33,547 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-09-26 17:27:14,974 - 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-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-09-26 17:27:15,072 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-09-26 17:27:15,082 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:27:15,644 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:27:21,217 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:28:22,365 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-384404', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'95e0182c-aeee-4884-80ab-acdca9716109'}} 2018-09-26 17:31:35,577 - sdnvpn.test.functest.testcase_1 - ERROR - One or more instances are down 2018-09-26 17:31:45,601 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:32:48,629 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-384404', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a'}} 2018-09-26 17:32:52,490 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:33:36,676 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'FAIL', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'FAIL'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'FAIL'}]} 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-09-26 17:33:36,769 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-09-26 17:33:36,780 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:33:51,702 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:33:55,701 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:35:13,272 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-09-26 17:36:44,202 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-09-26 17:38:14,964 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-09-26 17:38:47,335 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '0031d7af-a42d-42a1-9699-9a5de76b56da')]: Unable to complete operation on subnet 0031d7af-a42d-42a1-9699-9a5de76b56da: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-2fe63336-35c4-487b-ac53-babc428c7028'] 2018-09-26 17:38:47,336 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-09-26 17:38:47,336 - 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 310, actual flow count 310': 'PASS'}, {'OVS groups are programmed after resync expected group count 23, actual group count 23': 'PASS'}, {'OVS flows are programmed after resync expected flow count 310, actual flow count 318': 'PASS'}, {'OVS groups are programmed after resync expected group count 23, actual group count 23': 'PASS'}]} 2018-09-26 17:38:47,337 - 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-09-26 17:38:47,337 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-09-26 17:38:47,337 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-09-26 17:38:47,427 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-09-26 17:38:47,438 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:39:03,046 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:39:07,268 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:40:22,864 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-09-26 17:40:55,557 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '5f9a3bc2-14bc-418e-9700-b05f8fa78888')]: Unable to complete operation on subnet 5f9a3bc2-14bc-418e-9700-b05f8fa78888: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-e2d2d73c-ed8b-4b69-a3cb-250ab2143f59'] 2018-09-26 17:40:55,715 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-09-26 17:41:25,968 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-09-26 17:41:25,968 - 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-09-26 17:41:25,969 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-09-26 17:41:25,969 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-09-26 17:41:25,970 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-09-26 17:41:26,053 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-09-26 17:41:26,066 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:41:26,612 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:41:29,911 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-09-26 17:41:30,460 - sdnvpn.lib.openstack_utils - DEBUG - Network '88fa62d9-4cfc-4471-b722-ceee04bd6e98' created successfully 2018-09-26 17:41:30,460 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:41:31,047 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '39323735-72ca-46bb-b529-96d20f88c748' created successfully 2018-09-26 17:41:31,047 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:41:31,353 - sdnvpn.lib.openstack_utils - DEBUG - Router '8e130310-c6e5-4de8-9439-75ebea95e2d9' created successfully 2018-09-26 17:41:31,354 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:41:33,125 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:41:33,125 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:41:35,341 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:41:36,799 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:42:40,067 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-885938', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'f936d7e0-b1f1-411c-bd9d-f487ba40bb7d'}} 2018-09-26 17:44:17,341 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:45:20,362 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-885938', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'ad10cef0-358e-4755-9ed0-f518c412f17b'}} 2018-09-26 17:45:24,058 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:45:54,081 - 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' | | FAIL | '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. | +----------------------------------------------------------------------------------------+ | FAIL | '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-09-26 17:46:06,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-09-26 17:46:06,323 - 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': 'FAIL', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'FAIL'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'FAIL'}]} 2018-09-26 17:46:06,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-09-26 17:46:06,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-09-26 17:46:06,324 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-09-26 17:46:06,419 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-09-26 17:46:12,436 - functest.opnfv_tests.openstack.tempest.conf_utils - ERROR - Tempest verifier not found. 2018-09-26 17:46:12,472 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.run_tempest: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 109, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_tempest.py", line 31, in main verifier_id = tempest_utils.get_verifier_id() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/conf_utils.py", line 119, in get_verifier_id raise Exception('Error with command:%s' % cmd) Exception: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' 2018-09-26 17:46:12,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.run_tempest failed 2018-09-26 17:46:12,473 - 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-09-26 17:46:12,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-09-26 17:46:12,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-09-26 17:46:12,531 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-09-26 17:46:12,539 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:46:13,096 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:46:16,683 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:48:46,664 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '3f757e91-f752-46d0-bfd7-bda3a393af55')]: Unable to complete operation on subnet 3f757e91-f752-46d0-bfd7-bda3a393af55: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-3e059771-00dd-4586-92ab-bb50b0bf6dd7'] 2018-09-26 17:48:46,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-09-26 17:48:46,682 - 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-3': 'FAIL'}, {'Ping succeeds': 'PASS'}]} 2018-09-26 17:48:46,683 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-09-26 17:48:46,683 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-09-26 17:48:46,683 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-09-26 17:48:46,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-09-26 17:48:46,776 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-09-26 17:48:46,788 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:48:47,329 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-09-26 17:49:02,210 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-09-26 17:49:02,261 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=dff9bd9b-a7d1-4949-b633-551c62a82979 created successfully. 2018-09-26 17:49:03,285 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-09-26 17:49:03,697 - sdnvpn.lib.openstack_utils - DEBUG - Network '5f4441f7-9935-488b-9944-180ae3e5cefb' created successfully 2018-09-26 17:49:03,697 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:49:04,433 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '371094bc-def0-4268-8268-4edcedd36630' created successfully 2018-09-26 17:49:04,433 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:49:04,771 - sdnvpn.lib.openstack_utils - DEBUG - Router '15fad528-9e5d-49f5-82e3-7bb9687bec44' created successfully 2018-09-26 17:49:04,772 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:49:06,120 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:49:06,121 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:49:07,708 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:49:07,929 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:52:07,631 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:53:23,425 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-736450', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'5d61d32b-18cb-47de-b26d-56986288ea06'}} 2018-09-26 17:53:24,783 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:53:56,934 - 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-09-26 17:54:09,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-09-26 17:54:09,602 - 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-09-26 17:54:09,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-09-26 17:54:09,888 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-09-26 17:54:23,706 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:27,858 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:27,875 - 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-09-26 17:54:34,789 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:34,807 - 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-09-26 17:54:40,907 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:40,920 - 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-09-26 17:54:41,544 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:41,561 - 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-09-26 17:54:41,877 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:41,892 - 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-09-26 17:54:41,925 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-09-26 17:54:43,983 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:54:43,984 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 39:00 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-09-26 17:54:43,990 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-09-26 17:54:43,990 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:43 | PASS | | bgpvpn | sdnvpn | features | 39:00 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-09-26 17:54:43,997 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-26 17:54:50,231 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | 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-09-26 17:54:50,236 - 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=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.3 export OS_REGION_NAME=regionOne 2018-09-26 17:54:50,236 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 17:54:50,236 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-26 17:54:50,237 - 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-09-26 17:54:50,239 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 17:54:52,841 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | 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-09-26 17:54:52,845 - 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=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.3 export OS_REGION_NAME=regionOne 2018-09-26 17:54:52,845 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 17:54:52,845 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-26 17:54:52,846 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-09-26 17:54:52,847 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 17:54:57,340 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | 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-09-26 17:54:57,344 - 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=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.3 export OS_REGION_NAME=regionOne 2018-09-26 17:54:57,345 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-09-26 17:54:57,353 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-09-26 17:55:00,694 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'id': u'fddd884b9a034cdf978297b0f142d353', '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-09-26 17:55:01,236 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0469cf16318495c8236d204e965dbc4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798'}) 2018-09-26 17:55:01,332 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 17:55:01,528 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2'}, 'domain_id': None, 'human_id': None, 'id': u'84fe576057b0468d93ff011f3605bdb2', 'HUMAN_ID': False}) 2018-09-26 17:55:02,098 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 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': 'a896764f-66a7-4a25-b236-c7b4957b3eb2', 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_2b89b5d6-f342-4eda-8570-55d61aef8798', 'project_id': u'fddd884b9a034cdf978297b0f142d353', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 17:55:02,103 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798', 'password': 'a896764f-66a7-4a25-b236-c7b4957b3eb2', 'project_name': 'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'fddd884b9a034cdf978297b0f142d353', 'project_domain_name': 'Default'} 2018-09-26 17:55:03,205 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 17:55:09,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 17:55:08.882 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3d5b98bb-9ca0-4319-9575-55e0dbecd981) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3d5b98bb-9ca0-4319-9575-55e0dbecd981 | 2018-09-26T17:55:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3d5b98bb-9ca0-4319-9575-55e0dbecd981 ~/.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-09-26 17:55:12,355 - 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-09-26 17:55:12,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 17:55:18,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 17:55:16.175 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 17:55:16.331 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 17:55:17.961 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) as the default verifier for the future CLI operations. 2018-09-26 17:55:20,953 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-09-26 17:55:23,619 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file', 'owner': u'fddd884b9a034cdf978297b0f142d353', 'id': u'bf804057-84cc-4fb4-88e9-b3d0a396b850', 'size': 12716032, u'self': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fddd884b9a034cdf978297b0f142d353', 'name': 'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T17:55:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T17:55:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', 'created': u'2018-09-26T17:55:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T17:55:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 17:55:23,802 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_2b89b5d6-f342-4eda-8570-55d61aef8798', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'ec30191c-8507-4385-83ca-b1f9ebce6b70', 'swap': 0}) 2018-09-26 17:55:26,064 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/file', 'owner': u'fddd884b9a034cdf978297b0f142d353', 'id': u'a6aecd12-13b4-4c01-a569-5d7038d75fb8', 'size': 12716032, u'self': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fddd884b9a034cdf978297b0f142d353', 'name': 'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T17:55:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T17:55:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', 'created': u'2018-09-26T17:55:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T17:55:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 17:55:26,134 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'93be1170-747c-400d-bc53-5045c80642a3', 'swap': 0}) 2018-09-26 17:55:26,156 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'93be1170-747c-400d-bc53-5045c80642a3', 'swap': 0}) 2018-09-26 17:55:29,103 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 17:55:28.057 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) for deployment 'opnfv-rally' (UUID=3d5b98bb-9ca0-4319-9575-55e0dbecd981). 2018-09-26 17:55:28.933 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 17:55:28.935 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) has been successfully configured for deployment 'opnfv-rally' (UUID=3d5b98bb-9ca0-4319-9575-55e0dbecd981)! 2018-09-26 17:55:29,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 17:55:29,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 17:55:29,107 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 17:55:29,121 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 17:55:31,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-94a55484-ba98-426b-8d24-326d048960d0/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-09-26 17:55:31,922 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 17:55:31,945 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 17:55:31,947 - 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-09-26 17:55:34,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:34.151 49 INFO rally.api [-] Starting verification (UUID=48006b19-c750-4aaf-9966-96a106f91d34) for deployment 'opnfv-rally' (UUID=3d5b98bb-9ca0-4319-9575-55e0dbecd981) by verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0). 2018-09-26 17:55:34,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 48006b19-c750-4aaf-9966-96a106f91d34 2018-09-26 17:55:39,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.100 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-26 17:55:39,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.110 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-09-26 17:55:39,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.112 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-09-26 17:55:39,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.113 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-09-26 17:55:39,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.166 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-26 17:55:42,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.512 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.167s] 2018-09-26 17:55:42,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.528 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.248s] 2018-09-26 17:55:42,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.621 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.236s] 2018-09-26 17:55:42,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.625 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.096s] 2018-09-26 17:55:42,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.654 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.266s] 2018-09-26 17:55:42,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.671 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.046s] 2018-09-26 17:55:42,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.674 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-09-26 17:55:42,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.676 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.280s] 2018-09-26 17:55:42,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.743 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.074s] 2018-09-26 17:55:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.782 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.107s] 2018-09-26 17:55:42,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.821 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.077s] 2018-09-26 17:55:42,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.844 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2018-09-26 17:55:42,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.849 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.181s] 2018-09-26 17:55:42,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.919 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.293s] 2018-09-26 17:55:43,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.016 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.168s] 2018-09-26 17:55:43,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.028 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-09-26 17:55:43,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.054 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.209s] 2018-09-26 17:55:43,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.126 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.300s] 2018-09-26 17:55:43,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.130 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.072s] 2018-09-26 17:55:43,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.132 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.468s] 2018-09-26 17:55:43,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.147 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.119s] 2018-09-26 17:55:43,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.205 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.077s] 2018-09-26 17:55:43,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.205 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.053s] 2018-09-26 17:55:43,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.217 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.297s] 2018-09-26 17:55:43,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.221 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-09-26 17:55:43,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.232 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-09-26 17:55:43,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.249 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.586s] 2018-09-26 17:55:43,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.258 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.025s] 2018-09-26 17:55:43,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.415 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.197s] 2018-09-26 17:55:43,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.423 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.291s] 2018-09-26 17:55:43,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.604 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.097s] 2018-09-26 17:55:43,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.614 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.192s] 2018-09-26 17:55:43,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.643 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.202s] 2018-09-26 17:55:43,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.662 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.460s] 2018-09-26 17:55:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.673 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.422s] 2018-09-26 17:55:43,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.902 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.298s] 2018-09-26 17:55:43,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.913 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.298s] 2018-09-26 17:55:43,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.926 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.283s] 2018-09-26 17:55:43,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.953 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.280s] 2018-09-26 17:55:44,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.180 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.266s] 2018-09-26 17:55:44,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.514 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.560s] 2018-09-26 17:55:44,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.525 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-09-26 17:55:44,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.644 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.259s] 2018-09-26 17:55:44,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.958 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.432s] 2018-09-26 17:55:45,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.278 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.385s] 2018-09-26 17:55:45,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.287 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.327s] 2018-09-26 17:55:45,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.459 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [1.277s] 2018-09-26 17:55:45,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.573 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.286s] 2018-09-26 17:55:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.615 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.041s] 2018-09-26 17:55:45,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.766 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.307s] 2018-09-26 17:55:45,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.907 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.291s] 2018-09-26 17:55:45,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.934 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.026s] 2018-09-26 17:55:45,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.946 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.011s] 2018-09-26 17:55:46,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:46.946 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.998s] 2018-09-26 17:55:47,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.026 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.255s] 2018-09-26 17:55:47,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.492 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.546s] 2018-09-26 17:55:47,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.627 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.604s] 2018-09-26 17:55:47,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.985 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.357s] 2018-09-26 17:55:48,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:48.836 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.557s] 2018-09-26 17:55:49,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:49.126 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-09-26 17:55:50,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.217 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.474s] 2018-09-26 17:55:50,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.386 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.201s] 2018-09-26 17:55:50,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.417 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.030s] 2018-09-26 17:55:50,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.532 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.314s] 2018-09-26 17:55:50,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.758 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.225s] 2018-09-26 17:55:51,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.118 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.360s] 2018-09-26 17:55:51,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.245 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-09-26 17:55:51,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.245 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-09-26 17:55:51,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.476 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.357s] 2018-09-26 17:55:51,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.789 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.312s] 2018-09-26 17:55:51,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.932 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.235s] 2018-09-26 17:55:52,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.049 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.116s] 2018-09-26 17:55:52,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.105 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.267s] 2018-09-26 17:55:52,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.109 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-09-26 17:55:52,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.112 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-09-26 17:55:52,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.113 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.065s] 2018-09-26 17:55:52,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.119 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-09-26 17:55:52,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.162 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.050s] 2018-09-26 17:55:52,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.673 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.165s] 2018-09-26 17:55:52,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.721 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.048s] 2018-09-26 17:55:52,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.764 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.042s] 2018-09-26 17:55:53,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.316 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.204s] 2018-09-26 17:55:53,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.334 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.017s] 2018-09-26 17:55:53,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.397 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.062s] 2018-09-26 17:55:53,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.410 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2018-09-26 17:55:53,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.433 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.023s] 2018-09-26 17:55:53,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.445 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-09-26 17:55:53,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.491 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.046s] 2018-09-26 17:55:53,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.503 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.011s] 2018-09-26 17:55:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.531 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.028s] 2018-09-26 17:55:53,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.543 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-09-26 17:55:53,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.552 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-09-26 17:55:53,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.567 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.015s] 2018-09-26 17:55:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.576 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.008s] 2018-09-26 17:55:53,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.605 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.029s] 2018-09-26 17:55:54,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:54.354 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.170s] 2018-09-26 17:55:56,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:56.538 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.432s] 2018-09-26 17:55:58,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:58.281 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [16.070s] 2018-09-26 17:55:58,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:58.830 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.880s] 2018-09-26 17:55:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:59.350 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.519s] 2018-09-26 17:55:59,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:59.883 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.533s] 2018-09-26 17:56:01,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:01.192 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.180s] 2018-09-26 17:56:03,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:03.040 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.121s] 2018-09-26 17:56:03,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:03.239 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.200s] 2018-09-26 17:56:06,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.424 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.674s] 2018-09-26 17:56:06,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.746 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.355s] 2018-09-26 17:56:06,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.757 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-09-26 17:56:06,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.777 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.353s] 2018-09-26 17:56:07,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:07.734 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [16.321s] 2018-09-26 17:56:07,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:07.903 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.659s] 2018-09-26 17:56:08,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.204 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.445s] 2018-09-26 17:56:08,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.207 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-09-26 17:56:08,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.211 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-09-26 17:56:08,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.213 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-09-26 17:56:08,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.684 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.476s] 2018-09-26 17:56:08,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.862 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.174s] 2018-09-26 17:56:08,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.865 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.957s] 2018-09-26 17:56:08,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.867 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-09-26 17:56:08,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.868 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-09-26 17:56:08,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.869 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-09-26 17:56:08,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.963 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [2.186s] 2018-09-26 17:56:09,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:09.211 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [17.476s] 2018-09-26 17:56:09,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:09.302 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.061s] 2018-09-26 17:56:09,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:09.485 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.623s] 2018-09-26 17:56:12,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:12.464 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [3.255s] 2018-09-26 17:56:13,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:13.665 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [4.699s] 2018-09-26 17:56:14,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.561 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [20.201s] 2018-09-26 17:56:14,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.568 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2018-09-26 17:56:14,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.580 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-09-26 17:56:14,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.593 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-09-26 17:56:15,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.052 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.587s] 2018-09-26 17:56:15,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.547 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [21.968s] 2018-09-26 17:56:15,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.586 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.044s] 2018-09-26 17:56:15,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.601 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.014s] 2018-09-26 17:56:15,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.616 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.015s] 2018-09-26 17:56:15,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.626 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.010s] 2018-09-26 17:56:15,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.805 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.753s] 2018-09-26 17:56:15,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.966 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [23.201s] 2018-09-26 17:56:15,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.980 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.353s] 2018-09-26 17:56:16,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.098 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.132s] 2018-09-26 17:56:16,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.177 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.196s] 2018-09-26 17:56:16,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.227 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.422s] 2018-09-26 17:56:16,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.497 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.320s] 2018-09-26 17:56:16,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.658 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.160s] 2018-09-26 17:56:16,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.950 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.291s] 2018-09-26 17:56:17,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:17.632 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.403s] 2018-09-26 17:56:18,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:18.542 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.909s] 2018-09-26 17:56:20,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:20.705 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.162s] 2018-09-26 17:56:21,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:21.245 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [22.961s] 2018-09-26 17:56:21,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:21.558 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.854s] 2018-09-26 17:56:22,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:22.609 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [13.306s] 2018-09-26 17:56:23,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:23.386 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [8.790s] 2018-09-26 17:56:24,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:24.046 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.659s] 2018-09-26 17:56:31,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.863 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.236s] 2018-09-26 17:56:31,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.877 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.014s] 2018-09-26 17:56:31,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.889 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-09-26 17:56:31,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.952 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [24.322s] 2018-09-26 17:56:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.083 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.192s] 2018-09-26 17:56:32,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.094 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.011s] 2018-09-26 17:56:32,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.147 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.052s] 2018-09-26 17:56:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.167 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.019s] 2018-09-26 17:56:32,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.226 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.059s] 2018-09-26 17:56:32,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.238 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.011s] 2018-09-26 17:56:32,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.305 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.065s] 2018-09-26 17:56:32,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.327 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.022s] 2018-09-26 17:56:36,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:36.643 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.700s] 2018-09-26 17:56:36,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:36.914 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.964s] 2018-09-26 17:56:36,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:36.953 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.310s] 2018-09-26 17:56:38,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:38.366 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-09-26 17:56:38,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:38.985 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.252s] 2018-09-26 17:56:39,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:39.090 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.104s] 2018-09-26 17:56:39,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:39.198 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.107s] 2018-09-26 17:56:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:39.375 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.177s] 2018-09-26 17:56:40,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:40.781 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [15.305s] 2018-09-26 17:56:40,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:40.967 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.188s] 2018-09-26 17:56:42,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:42.669 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.700s] 2018-09-26 17:56:42,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:42.714 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.139s] 2018-09-26 17:56:43,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:43.277 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.607s] 2018-09-26 17:56:43,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:43.314 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.037s] 2018-09-26 17:56:44,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:44.245 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [1.531s] 2018-09-26 17:56:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:44.663 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-26 17:56:45,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:45.186 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.939s] 2018-09-26 17:56:45,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:45.214 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [29.298s] 2018-09-26 17:56:45,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:45.554 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.238s] 2018-09-26 17:56:46,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.104 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.917s] 2018-09-26 17:56:46,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.167 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.612s] 2018-09-26 17:56:46,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.597 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.494s] 2018-09-26 17:56:46,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.631 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.421s] 2018-09-26 17:56:47,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:47.980 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.200s] 2018-09-26 17:56:48,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:48.023 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.043s] 2018-09-26 17:56:48,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:48.263 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.239s] 2018-09-26 17:56:48,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:48.935 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.165s] 2018-09-26 17:56:49,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.008 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.071s] 2018-09-26 17:56:49,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.076 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.067s] 2018-09-26 17:56:49,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.143 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.066s] 2018-09-26 17:56:49,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.168 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-09-26 17:56:49,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.226 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.057s] 2018-09-26 17:56:49,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.288 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.059s] 2018-09-26 17:56:49,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.348 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.061s] 2018-09-26 17:56:49,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.371 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.022s] 2018-09-26 17:56:49,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.431 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.059s] 2018-09-26 17:56:49,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.494 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-09-26 17:56:53,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:53.307 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-09-26 17:56:56,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:56.540 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.907s] 2018-09-26 17:57:06,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:06.364 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 [56.864s] 2018-09-26 17:57:10,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:10.359 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.931s] 2018-09-26 17:57:12,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:12.339 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [27.202s] 2018-09-26 17:57:17,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:17.682 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.070s] 2018-09-26 17:57:17,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:17.786 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-09-26 17:57:17,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:17.861 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.186s] 2018-09-26 17:57:18,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:18.193 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.331s] 2018-09-26 17:57:19,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:19.969 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.609s] 2018-09-26 17:57:21,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:21.789 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [39.773s] 2018-09-26 17:57:24,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:24.756 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.972s] 2018-09-26 17:57:26,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:26.161 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [88.688s] 2018-09-26 17:57:26,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:26.180 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.024s] 2018-09-26 17:57:29,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:29.411 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [23.658s] 2018-09-26 17:57:37,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:37.683 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-09-26 17:57:39,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:39.025 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [45.707s] 2018-09-26 17:57:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:40.248 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.332s] 2018-09-26 17:57:41,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:41.616 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [45.065s] 2018-09-26 17:57:41,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:41.812 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.879s] 2018-09-26 17:57:44,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:44.457 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.846s] 2018-09-26 17:57:46,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:46.555 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [17.143s] 2018-09-26 17:57:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:49.668 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.440s] 2018-09-26 17:57:49,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:49.726 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.058s] 2018-09-26 17:57:50,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:50.691 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [38.348s] 2018-09-26 17:57:50,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:50.741 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.014s] 2018-09-26 17:57:50,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:50.804 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.062s] 2018-09-26 17:57:52,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:52.180 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.375s] 2018-09-26 17:57:54,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:54.147 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.459s] 2018-09-26 17:57:54,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:54.721 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [48.348s] 2018-09-26 17:58:04,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:04.826 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.254s] 2018-09-26 17:58:07,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:07.354 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.670s] 2018-09-26 17:58:08,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:08.546 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.192s] 2018-09-26 17:58:10,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:10.056 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [15.904s] 2018-09-26 17:58:10,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:10.058 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-09-26 17:58:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:11.322 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [32.290s] 2018-09-26 17:58:11,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:11.324 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-09-26 17:58:11,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:11.743 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-09-26 17:58:13,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:13.467 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.358s] 2018-09-26 17:58:16,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:16.113 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [11.284s] 2018-09-26 17:58:16,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:16.655 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.772s] 2018-09-26 17:58:17,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:17.529 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 [0.874s] 2018-09-26 17:58:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:17.543 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.014s] 2018-09-26 17:58:18,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.297 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.884s] 2018-09-26 17:58:18,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.350 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 [16.203s] 2018-09-26 17:58:18,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.363 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.012s] 2018-09-26 17:58:18,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.436 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 [0.892s] 2018-09-26 17:58:19,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:19.036 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.673s] 2018-09-26 17:58:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:19.379 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.342s] 2018-09-26 17:58:19,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:19.684 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 [1.247s] 2018-09-26 17:58:20,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:20.312 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 [0.627s] 2018-09-26 17:58:20,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:20.349 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.037s] 2018-09-26 17:58:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:20.552 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.203s] 2018-09-26 17:58:23,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:23.984 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.684s] 2018-09-26 17:58:26,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:26.206 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.223s] 2018-09-26 17:58:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:31.928 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 17:58:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:33.190 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.073s] 2018-09-26 17:58:34,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:34.944 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [108.747s] 2018-09-26 17:58:36,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:36.455 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.013s] 2018-09-26 17:58:36,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:36.466 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-09-26 17:58:36,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:36.477 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.010s] 2018-09-26 17:58:39,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:39.316 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [27.557s] 2018-09-26 17:58:41,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:41.300 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-09-26 17:58:41,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:41.301 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-09-26 17:58:41,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:41.402 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [55.163s] 2018-09-26 17:58:44,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.200 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.009s] 2018-09-26 17:58:44,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.207 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-09-26 17:58:44,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.214 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-09-26 17:58:44,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.221 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-09-26 17:58:44,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.294 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [10.985s] 2018-09-26 17:58:44,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.490 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [9.548s] 2018-09-26 17:58:45,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:45.519 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [6.207s] 2018-09-26 17:58:45,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:45.789 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.300s] 2018-09-26 17:58:46,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:46.483 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.323s] 2018-09-26 17:58:46,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:46.948 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [80.746s] 2018-09-26 17:58:48,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:48.401 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.004s] 2018-09-26 17:59:01,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:01.074 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [6.785s] 2018-09-26 17:59:04,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:04.767 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [31.576s] 2018-09-26 17:59:04,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:04.798 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.133s] 2018-09-26 17:59:08,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:08.288 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-26 17:59:08,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:08.411 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [7.336s] 2018-09-26 17:59:13,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:13.419 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.570s] 2018-09-26 17:59:13,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:13.629 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.209s] 2018-09-26 17:59:14,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:14.161 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.532s] 2018-09-26 17:59:14,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:14.613 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [85.720s] 2018-09-26 17:59:15,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:15.066 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-09-26 17:59:17,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:17.438 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [67.362s] 2018-09-26 17:59:21,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:21.958 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [13.545s] 2018-09-26 17:59:24,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:24.699 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [19.927s] 2018-09-26 17:59:29,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:29.877 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [7.918s] 2018-09-26 17:59:35,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:35.664 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [5.788s] 2018-09-26 17:59:36,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:36.764 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [19.328s] 2018-09-26 17:59:40,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:40.019 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [53.525s] 2018-09-26 17:59:41,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:41.268 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.602s] 2018-09-26 17:59:42,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:42.731 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.267s] 2018-09-26 17:59:43,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:43.163 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.431s] 2018-09-26 17:59:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:43.673 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.509s] 2018-09-26 17:59:44,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.243 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.568s] 2018-09-26 17:59:44,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.473 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.229s] 2018-09-26 17:59:44,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.556 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.083s] 2018-09-26 17:59:44,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.698 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.142s] 2018-09-26 17:59:44,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.780 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.081s] 2018-09-26 17:59:44,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.848 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-09-26 17:59:44,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.922 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.074s] 2018-09-26 17:59:44,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.989 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.066s] 2018-09-26 17:59:47,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:47.232 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [27.478s] 2018-09-26 17:59:47,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:47.309 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.040s] 2018-09-26 17:59:50,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.362 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [12.128s] 2018-09-26 17:59:50,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.363 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-09-26 17:59:50,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.363 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-09-26 17:59:50,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.364 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-09-26 17:59:53,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:53.513 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.203s] 2018-09-26 17:59:58,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:58.574 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-09-26 18:00:03,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:03.606 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [228.529s] 2018-09-26 18:00:04,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:04.671 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.093s] 2018-09-26 18:00:08,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:08.199 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.639s] 2018-09-26 18:00:09,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:09.002 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.802s] 2018-09-26 18:00:15,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:15.746 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-09-26 18:00:16,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:16.621 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [7.615s] 2018-09-26 18:00:17,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:17.425 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [9.416s] 2018-09-26 18:00:18,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:18.666 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.046s] 2018-09-26 18:00:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:18.939 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [188.787s] 2018-09-26 18:00:19,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:19.008 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.078s] 2018-09-26 18:00:19,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:19.425 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.415s] 2018-09-26 18:00:20,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:20.107 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [93.136s] 2018-09-26 18:00:20,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:20.233 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [94.689s] 2018-09-26 18:00:21,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:21.343 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.676s] 2018-09-26 18:00:21,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:21.957 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.256s] 2018-09-26 18:00:22,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:22.016 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-09-26 18:00:22,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:22.858 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.841s] 2018-09-26 18:00:23,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:23.462 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [43.439s] 2018-09-26 18:00:24,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:24.125 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.700s] 2018-09-26 18:00:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:25.595 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.527s] 2018-09-26 18:00:27,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:27.930 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.333s] 2018-09-26 18:00:28,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:28.945 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.733s] 2018-09-26 18:00:29,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:29.890 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.946s] 2018-09-26 18:00:30,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:30.661 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.770s] 2018-09-26 18:00:31,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:31.061 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.398s] 2018-09-26 18:00:31,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:31.087 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [76.456s] 2018-09-26 18:00:32,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:32.294 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.232s] 2018-09-26 18:00:32,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:32.711 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.417s] 2018-09-26 18:00:32,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:32.929 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.803s] 2018-09-26 18:00:33,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:33.467 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.537s] 2018-09-26 18:00:34,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:34.087 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.774s] 2018-09-26 18:00:38,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:38.778 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [18.543s] 2018-09-26 18:00:39,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:39.389 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.614s] 2018-09-26 18:00:39,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:39.440 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [74.729s] 2018-09-26 18:00:39,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:39.531 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 [6.064s] 2018-09-26 18:00:41,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:41.719 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [8.788s] 2018-09-26 18:00:42,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:42.527 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.760s] 2018-09-26 18:00:42,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:42.618 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.093s] 2018-09-26 18:00:42,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:42.697 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [87.967s] 2018-09-26 18:00:44,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:44.859 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.327s] 2018-09-26 18:00:45,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:45.624 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.931s] 2018-09-26 18:00:46,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:46.731 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.097s] 2018-09-26 18:00:46,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:46.895 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.163s] 2018-09-26 18:00:47,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:47.233 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:00:47,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:47.868 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.149s] 2018-09-26 18:00:49,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:49.712 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-26 18:00:52,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:52.250 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.413s] 2018-09-26 18:00:54,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:54.264 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-26 18:00:55,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:55.810 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [10.185s] 2018-09-26 18:00:56,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:56.340 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.473s] 2018-09-26 18:00:56,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:56.745 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [79.966s] 2018-09-26 18:01:01,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:01.159 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [76.143s] 2018-09-26 18:01:01,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:01.172 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.019s] 2018-09-26 18:01:02,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.153 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.977s] 2018-09-26 18:01:02,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.156 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-09-26 18:01:02,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.396 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.245s] 2018-09-26 18:01:02,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.560 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.164s] 2018-09-26 18:01:06,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:06.927 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.317s] 2018-09-26 18:01:07,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:07.495 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [11.153s] 2018-09-26 18:01:07,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:07.515 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.588s] 2018-09-26 18:01:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.357 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.080s] 2018-09-26 18:01:08,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.770 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.413s] 2018-09-26 18:01:08,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.832 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.062s] 2018-09-26 18:01:08,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.908 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.075s] 2018-09-26 18:01:09,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:09.004 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.095s] 2018-09-26 18:01:10,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:10.325 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.320s] 2018-09-26 18:01:10,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:10.423 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.194s] 2018-09-26 18:01:11,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:11.510 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.532s] 2018-09-26 18:01:11,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:11.886 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.375s] 2018-09-26 18:01:12,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.268 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.382s] 2018-09-26 18:01:12,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.416 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.091s] 2018-09-26 18:01:12,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.521 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.097s] 2018-09-26 18:01:12,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.656 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.388s] 2018-09-26 18:01:13,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:13.027 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.370s] 2018-09-26 18:01:18,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:18.913 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.544s] 2018-09-26 18:01:19,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:19.686 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.772s] 2018-09-26 18:01:19,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:19.917 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.230s] 2018-09-26 18:01:20,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:20.156 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-26 18:01:20,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:20.598 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.680s] 2018-09-26 18:01:20,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:20.933 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.173s] 2018-09-26 18:01:21,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:21.461 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.863s] 2018-09-26 18:01:22,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:22.320 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.859s] 2018-09-26 18:01:22,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:22.475 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [14.978s] 2018-09-26 18:01:22,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:22.838 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.518s] 2018-09-26 18:01:25,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:25.025 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:01:25,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:25.333 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.857s] 2018-09-26 18:01:26,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:26.612 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-09-26 18:01:26,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:26.613 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:01:26,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:26.640 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.451s] 2018-09-26 18:01:28,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:28.893 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.252s] 2018-09-26 18:01:32,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:32.642 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.069s] 2018-09-26 18:01:32,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:32.709 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.066s] 2018-09-26 18:01:32,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:32.840 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [7.506s] 2018-09-26 18:01:33,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.422 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.582s] 2018-09-26 18:01:33,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.467 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [5.526s] 2018-09-26 18:01:33,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.568 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.146s] 2018-09-26 18:01:33,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.695 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.126s] 2018-09-26 18:01:33,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.703 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.994s] 2018-09-26 18:01:33,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.760 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.064s] 2018-09-26 18:01:33,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.824 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.064s] 2018-09-26 18:01:33,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.924 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.099s] 2018-09-26 18:01:34,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.169 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.244s] 2018-09-26 18:01:34,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.228 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2018-09-26 18:01:34,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.300 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.070s] 2018-09-26 18:01:34,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.851 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.148s] 2018-09-26 18:01:37,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:37.125 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.988s] 2018-09-26 18:01:38,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:38.700 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.573s] 2018-09-26 18:01:40,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.035 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.165s] 2018-09-26 18:01:40,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.183 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.148s] 2018-09-26 18:01:40,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.250 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.550s] 2018-09-26 18:01:40,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.355 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.172s] 2018-09-26 18:01:40,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.510 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.155s] 2018-09-26 18:01:40,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.725 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.214s] 2018-09-26 18:01:40,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.879 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.153s] 2018-09-26 18:01:41,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.126 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.246s] 2018-09-26 18:01:41,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.134 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-09-26 18:01:41,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.298 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.163s] 2018-09-26 18:01:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.501 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.203s] 2018-09-26 18:01:41,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.516 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.264s] 2018-09-26 18:01:43,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:43.193 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.892s] 2018-09-26 18:01:45,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:45.946 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.429s] 2018-09-26 18:01:48,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:48.289 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.696s] 2018-09-26 18:01:48,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:48.524 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.236s] 2018-09-26 18:01:49,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:49.091 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.167s] 2018-09-26 18:01:49,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:49.161 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [7.617s] 2018-09-26 18:01:49,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:49.253 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.160s] 2018-09-26 18:01:50,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:50.054 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [4.107s] 2018-09-26 18:01:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:50.081 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.556s] 2018-09-26 18:01:51,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.409 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [2.156s] 2018-09-26 18:01:51,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.575 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.371s] 2018-09-26 18:01:51,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.758 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.183s] 2018-09-26 18:01:51,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.841 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.083s] 2018-09-26 18:01:51,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.906 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.064s] 2018-09-26 18:01:51,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.973 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.066s] 2018-09-26 18:01:52,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:52.854 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [81.744s] 2018-09-26 18:01:53,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.135 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.724s] 2018-09-26 18:01:53,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.288 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.152s] 2018-09-26 18:01:53,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.655 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.366s] 2018-09-26 18:01:53,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.876 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.220s] 2018-09-26 18:01:54,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:54.036 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.159s] 2018-09-26 18:01:55,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:55.247 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [75.838s] 2018-09-26 18:01:55,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:55.320 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [5.239s] 2018-09-26 18:01:58,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:58.755 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [98.626s] 2018-09-26 18:01:59,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.252 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.930s] 2018-09-26 18:01:59,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.447 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.195s] 2018-09-26 18:01:59,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.480 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.185s] 2018-09-26 18:01:59,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.500 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.054s] 2018-09-26 18:01:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.679 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.198s] 2018-09-26 18:01:59,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.857 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.177s] 2018-09-26 18:02:00,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.054 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.618s] 2018-09-26 18:02:00,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.057 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.200s] 2018-09-26 18:02:00,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.235 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.177s] 2018-09-26 18:02:00,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.433 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.197s] 2018-09-26 18:02:00,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.600 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.166s] 2018-09-26 18:02:00,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.804 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.203s] 2018-09-26 18:02:00,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.854 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.050s] 2018-09-26 18:02:01,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:01.031 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.176s] 2018-09-26 18:02:04,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.319 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-09-26 18:02:04,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.325 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-09-26 18:02:04,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.327 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-26 18:02:04,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.329 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 18:02:04,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.330 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-09-26 18:02:04,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.331 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-26 18:02:04,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.535 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [9.290s] 2018-09-26 18:02:06,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:06.029 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.972s] 2018-09-26 18:02:07,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:07.566 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [72.732s] 2018-09-26 18:02:09,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:09.843 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.070s] 2018-09-26 18:02:09,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:09.855 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-26 18:02:10,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.025 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.170s] 2018-09-26 18:02:10,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.036 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-09-26 18:02:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-09-26 18:02:10,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.080 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-09-26 18:02:10,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.157 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.076s] 2018-09-26 18:02:10,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.248 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.090s] 2018-09-26 18:02:10,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.608 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.359s] 2018-09-26 18:02:10,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.622 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-26 18:02:10,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [4.618s] 2018-09-26 18:02:10,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.699 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.077s] 2018-09-26 18:02:11,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:11.563 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.961s] 2018-09-26 18:02:11,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:11.692 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.044s] 2018-09-26 18:02:12,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:12.638 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.945s] 2018-09-26 18:02:12,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:12.755 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.866s] 2018-09-26 18:02:12,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:12.984 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.229s] 2018-09-26 18:02:13,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:13.207 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [6.238s] 2018-09-26 18:02:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:13.470 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.831s] 2018-09-26 18:02:13,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:13.699 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.714s] 2018-09-26 18:02:14,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:14.613 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.142s] 2018-09-26 18:02:15,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:15.352 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.787s] 2018-09-26 18:02:15,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:15.412 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.799s] 2018-09-26 18:02:16,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:16.483 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.831s] 2018-09-26 18:02:16,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:16.573 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.640s] 2018-09-26 18:02:16,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:16.992 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.640s] 2018-09-26 18:02:17,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:17.935 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.521s] 2018-09-26 18:02:18,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:18.608 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [4.907s] 2018-09-26 18:02:19,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:19.651 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.204s] 2018-09-26 18:02:19,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:19.765 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.773s] 2018-09-26 18:02:20,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:20.042 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.107s] 2018-09-26 18:02:20,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:20.443 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.400s] 2018-09-26 18:02:21,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.613s] 2018-09-26 18:02:21,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.453s] 2018-09-26 18:02:21,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.752 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.178s] 2018-09-26 18:02:21,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.935 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [187.275s] 2018-09-26 18:02:22,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.003 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-09-26 18:02:22,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.013 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.594s] 2018-09-26 18:02:22,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.127 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-09-26 18:02:22,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.129 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-09-26 18:02:22,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.131 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-09-26 18:02:22,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.161 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.650s] 2018-09-26 18:02:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.280 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.276s] 2018-09-26 18:02:22,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.415 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.253s] 2018-09-26 18:02:22,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.705 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.289s] 2018-09-26 18:02:23,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:23.140 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-09-26 18:02:23,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:23.529 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.823s] 2018-09-26 18:02:24,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:24.320 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.790s] 2018-09-26 18:02:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:25.188 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.867s] 2018-09-26 18:02:26,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:26.845 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.360s] 2018-09-26 18:02:27,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.220s] 2018-09-26 18:02:27,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.331 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-26 18:02:27,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.913 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [6.159s] 2018-09-26 18:02:27,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.966 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [9.356s] 2018-09-26 18:02:28,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:28.141 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.177s] 2018-09-26 18:02:30,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:30.299 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.157s] 2018-09-26 18:02:30,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:30.379 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.122s] 2018-09-26 18:02:31,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.319 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.011s] 2018-09-26 18:02:31,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.471 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [6.281s] 2018-09-26 18:02:31,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.472 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-09-26 18:02:31,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.721 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.251s] 2018-09-26 18:02:32,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.210 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.488s] 2018-09-26 18:02:32,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.457 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.544s] 2018-09-26 18:02:32,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.605 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.286s] 2018-09-26 18:02:32,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.682 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.472s] 2018-09-26 18:02:33,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:33.130 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.447s] 2018-09-26 18:02:33,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:33.471 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.841s] 2018-09-26 18:02:33,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:33.520 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.390s] 2018-09-26 18:02:34,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:34.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.535s] 2018-09-26 18:02:34,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:34.851 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.246s] 2018-09-26 18:02:34,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:34.914 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.858s] 2018-09-26 18:02:35,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:35.354 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.439s] 2018-09-26 18:02:35,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:35.557 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.022s] 2018-09-26 18:02:35,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:35.656 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.301s] 2018-09-26 18:02:36,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.080 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.424s] 2018-09-26 18:02:36,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.132 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.279s] 2018-09-26 18:02:36,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.387 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.305s] 2018-09-26 18:02:36,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.936 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.695s] 2018-09-26 18:02:37,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.059 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.670s] 2018-09-26 18:02:37,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.061 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-09-26 18:02:37,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.062 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-09-26 18:02:37,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.349 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.290s] 2018-09-26 18:02:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.931 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-26 18:02:37,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.935 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.586s] 2018-09-26 18:02:38,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:38.234 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-09-26 18:02:38,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:38.262 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.803s] 2018-09-26 18:02:38,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:38.523 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.678s] 2018-09-26 18:02:39,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:39.439 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.880s] 2018-09-26 18:02:39,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:39.725 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.253s] 2018-09-26 18:02:40,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:40.504 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.370s] 2018-09-26 18:02:42,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:42.442 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.917s] 2018-09-26 18:02:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:42.562 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.058s] 2018-09-26 18:02:42,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:42.943 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.381s] 2018-09-26 18:02:43,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:43.477 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.212s] 2018-09-26 18:02:43,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:43.524 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [5.586s] 2018-09-26 18:02:43,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:43.967 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.444s] 2018-09-26 18:02:44,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.522 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.551s] 2018-09-26 18:02:44,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.525 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-09-26 18:02:44,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.526 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-09-26 18:02:44,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.924 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.403s] 2018-09-26 18:02:45,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.100 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.658s] 2018-09-26 18:02:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.161 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.236s] 2018-09-26 18:02:45,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.572s] 2018-09-26 18:02:45,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.802 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.856s] 2018-09-26 18:02:47,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.860 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.058s] 2018-09-26 18:02:47,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.890 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.031s] 2018-09-26 18:02:47,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.913 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.022s] 2018-09-26 18:02:47,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.931 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-09-26 18:02:49,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:49.328 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-26 18:02:50,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.571 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [13.632s] 2018-09-26 18:02:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.595 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-26 18:02:50,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.597 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-09-26 18:02:50,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.598 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-09-26 18:02:52,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.060 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.087s] 2018-09-26 18:02:52,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.132 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2018-09-26 18:02:52,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.214 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2018-09-26 18:02:52,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.221 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-09-26 18:02:53,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:53.937 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.572s] 2018-09-26 18:02:54,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:54.403 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.466s] 2018-09-26 18:02:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:55.355 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.949s] 2018-09-26 18:02:55,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:55.358 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.631s] 2018-09-26 18:02:58,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:58.215 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.172s] 2018-09-26 18:03:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:00.330 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [20.147s] 2018-09-26 18:03:03,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:03.212 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-09-26 18:03:03,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:03.213 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-09-26 18:03:03,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:03.214 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-09-26 18:03:04,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.383 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.156s] 2018-09-26 18:03:04,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.543 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.158s] 2018-09-26 18:03:04,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.744 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.202s] 2018-09-26 18:03:04,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.801 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.056s] 2018-09-26 18:03:04,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.831 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.030s] 2018-09-26 18:03:04,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.994 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.162s] 2018-09-26 18:03:05,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.128 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.749s] 2018-09-26 18:03:05,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.138 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-09-26 18:03:05,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.196 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.200s] 2018-09-26 18:03:05,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.366 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.169s] 2018-09-26 18:03:05,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.623 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.256s] 2018-09-26 18:03:05,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.851 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.227s] 2018-09-26 18:03:06,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.042 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.189s] 2018-09-26 18:03:06,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.084 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.043s] 2018-09-26 18:03:06,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.281 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.196s] 2018-09-26 18:03:06,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.324 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-09-26 18:03:06,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.511 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.187s] 2018-09-26 18:03:07,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:07.944 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.309s] 2018-09-26 18:03:08,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:08.288 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-26 18:03:08,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:08.918 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [23.817s] 2018-09-26 18:03:09,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.116 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.198s] 2018-09-26 18:03:09,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.243 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.127s] 2018-09-26 18:03:09,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.353 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.431s] 2018-09-26 18:03:09,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.522 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.167s] 2018-09-26 18:03:11,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:11.489 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.253s] 2018-09-26 18:03:11,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:11.596 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-09-26 18:03:15,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:15.025 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.450s] 2018-09-26 18:03:15,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:15.401 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [82.526s] 2018-09-26 18:03:17,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:17.581 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.104s] 2018-09-26 18:03:17,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:17.798 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.217s] 2018-09-26 18:03:18,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:18.045 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 [4.171s] 2018-09-26 18:03:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.174 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [1.374s] 2018-09-26 18:03:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.184 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-09-26 18:03:19,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.242 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.057s] 2018-09-26 18:03:19,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.255 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-09-26 18:03:19,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.302 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.047s] 2018-09-26 18:03:19,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.354 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.051s] 2018-09-26 18:03:22,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:22.882 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [4.836s] 2018-09-26 18:03:24,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:24.335 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.497s] 2018-09-26 18:03:24,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:24.895 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.559s] 2018-09-26 18:03:25,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:25.043 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [15.797s] 2018-09-26 18:03:25,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:25.985 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.102s] 2018-09-26 18:03:26,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:26.356 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.460s] 2018-09-26 18:03:26,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:26.856 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.418s] 2018-09-26 18:03:26,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:26.858 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 18:03:27,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:27.526 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.363s] 2018-09-26 18:03:29,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:29.778 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.787s] 2018-09-26 18:03:30,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:30.280 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.411s] 2018-09-26 18:03:30,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:30.282 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-26 18:03:32,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:32.743 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [17.340s] 2018-09-26 18:03:35,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:35.122 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [87.537s] 2018-09-26 18:03:36,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:36.321 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.177s] 2018-09-26 18:03:37,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:37.163 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.634s] 2018-09-26 18:03:37,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:37.439 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.055s] 2018-09-26 18:03:37,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:37.458 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-09-26 18:03:38,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:38.674 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-09-26 18:03:41,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:41.665 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.268s] 2018-09-26 18:03:41,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:41.757 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [16.712s] 2018-09-26 18:03:42,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:42.310 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.553s] 2018-09-26 18:03:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:42.518 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.207s] 2018-09-26 18:03:42,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:42.912 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.246s] 2018-09-26 18:03:43,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:43.606 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.887s] 2018-09-26 18:03:44,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:44.180 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.017s] 2018-09-26 18:03:44,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:44.940 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.028s] 2018-09-26 18:03:45,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.468 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.196s] 2018-09-26 18:03:45,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.480 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-09-26 18:03:45,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.496 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2018-09-26 18:03:45,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.855 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.915s] 2018-09-26 18:03:45,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.871 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.374s] 2018-09-26 18:03:45,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.881 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-09-26 18:03:45,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.890 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-09-26 18:03:46,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:46.312 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.421s] 2018-09-26 18:03:46,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:46.731 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.418s] 2018-09-26 18:03:49,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:49.457 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:03:50,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:50.207 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [70.749s] 2018-09-26 18:03:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:50.464 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.605s] 2018-09-26 18:03:51,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:51.515 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [7.333s] 2018-09-26 18:03:54,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:54.511 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-09-26 18:03:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:54.915 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.394s] 2018-09-26 18:03:59,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:59.861 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [15.616s] 2018-09-26 18:04:01,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:01.732 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [4.621s] 2018-09-26 18:04:01,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:01.739 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2018-09-26 18:04:01,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:01.911 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.172s] 2018-09-26 18:04:02,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:02.521 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [7.957s] 2018-09-26 18:04:03,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:03.610 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [12.093s] 2018-09-26 18:04:04,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.642 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.728s] 2018-09-26 18:04:04,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.796 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.189s] 2018-09-26 18:04:04,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.831 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.049s] 2018-09-26 18:04:04,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.832 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-09-26 18:04:05,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:05.036 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.571s] 2018-09-26 18:04:06,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:06.105 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.273s] 2018-09-26 18:04:07,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:07.374 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.731s] 2018-09-26 18:04:07,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:07.853 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [7.993s] 2018-09-26 18:04:08,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:08.732 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [18.686s] 2018-09-26 18:04:09,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:09.552 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.177s] 2018-09-26 18:04:12,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:12.036 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.049s] 2018-09-26 18:04:12,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:12.049 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.013s] 2018-09-26 18:04:12,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:12.341 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [17.424s] 2018-09-26 18:04:13,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.373 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.520s] 2018-09-26 18:04:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.523 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.151s] 2018-09-26 18:04:13,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.672 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.498s] 2018-09-26 18:04:13,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.696 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.172s] 2018-09-26 18:04:13,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.744 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.047s] 2018-09-26 18:04:13,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.914 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.169s] 2018-09-26 18:04:14,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.072 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.158s] 2018-09-26 18:04:14,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.106 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [38.979s] 2018-09-26 18:04:14,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.245 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.172s] 2018-09-26 18:04:14,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.405 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.368s] 2018-09-26 18:04:14,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.409 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-09-26 18:04:14,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.440 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.194s] 2018-09-26 18:04:14,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.582 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.909s] 2018-09-26 18:04:14,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.614 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.174s] 2018-09-26 18:04:14,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.627 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-09-26 18:04:14,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.643 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.062s] 2018-09-26 18:04:14,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.854 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.227s] 2018-09-26 18:04:14,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.889 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2018-09-26 18:04:15,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.059 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.168s] 2018-09-26 18:04:15,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.124 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.479s] 2018-09-26 18:04:15,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.327 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.266s] 2018-09-26 18:04:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.552 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.224s] 2018-09-26 18:04:15,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.764 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.212s] 2018-09-26 18:04:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.806 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.041s] 2018-09-26 18:04:16,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:16.837 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.030s] 2018-09-26 18:04:16,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:16.872 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-09-26 18:04:17,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.096 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.223s] 2018-09-26 18:04:17,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.107 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-09-26 18:04:17,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.142 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-09-26 18:04:17,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.462 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.319s] 2018-09-26 18:04:17,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.648 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.186s] 2018-09-26 18:04:17,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.863 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.213s] 2018-09-26 18:04:17,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.902 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.039s] 2018-09-26 18:04:17,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.955 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.052s] 2018-09-26 18:04:18,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.141 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.185s] 2018-09-26 18:04:18,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.177 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.036s] 2018-09-26 18:04:18,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.210 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.032s] 2018-09-26 18:04:18,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.964 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.630s] 2018-09-26 18:04:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:19.175 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.210s] 2018-09-26 18:04:19,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:19.722 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [10.992s] 2018-09-26 18:04:20,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:20.474 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.066s] 2018-09-26 18:04:30,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:30.440 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-26 18:04:31,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:31.605 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [17.499s] 2018-09-26 18:04:32,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:32.937 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [5.522s] 2018-09-26 18:04:33,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:33.262 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [12.787s] 2018-09-26 18:04:33,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:33.535 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.069s] 2018-09-26 18:04:34,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:34.799 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.266s] 2018-09-26 18:04:37,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:37.838 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.407s] 2018-09-26 18:04:37,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:37.858 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2018-09-26 18:04:37,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:37.885 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.027s] 2018-09-26 18:04:38,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:38.463 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.575s] 2018-09-26 18:04:38,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:38.502 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.647s] 2018-09-26 18:04:39,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:39.898 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.396s] 2018-09-26 18:04:39,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:39.934 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.011s] 2018-09-26 18:04:40,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.110 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.644s] 2018-09-26 18:04:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.133 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.026s] 2018-09-26 18:04:40,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.152 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2018-09-26 18:04:40,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.163 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-09-26 18:04:40,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.173 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-09-26 18:04:40,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.194 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.020s] 2018-09-26 18:04:40,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.204 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-09-26 18:04:40,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.215 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-09-26 18:04:40,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.474 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.411s] 2018-09-26 18:04:42,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:42.279 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.240s] 2018-09-26 18:04:42,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:42.336 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.057s] 2018-09-26 18:04:42,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:42.398 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.923s] 2018-09-26 18:04:44,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:44.721 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.186s] 2018-09-26 18:04:48,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:48.645 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.299s] 2018-09-26 18:04:48,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:48.678 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:04:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:49.767 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.487s] 2018-09-26 18:04:51,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:51.132 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.594s] 2018-09-26 18:04:52,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:52.344 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.620s] 2018-09-26 18:04:52,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:52.346 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2018-09-26 18:04:52,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:52.599 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.465s] 2018-09-26 18:04:55,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:55.574 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.218s] 2018-09-26 18:04:55,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:55.927 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.353s] 2018-09-26 18:04:57,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:57.388 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.041s] 2018-09-26 18:04:57,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:57.477 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.550s] 2018-09-26 18:04:58,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:58.323 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.553s] 2018-09-26 18:05:02,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:02.600 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [4.277s] 2018-09-26 18:05:04,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:04.025 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [30.757s] 2018-09-26 18:05:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:05.725 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [3.124s] 2018-09-26 18:05:05,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:05.944 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.417s] 2018-09-26 18:05:06,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:06.165 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [9.011s] 2018-09-26 18:05:06,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:06.394 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.374s] 2018-09-26 18:05:09,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.120 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.064s] 2018-09-26 18:05:09,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.265 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [11.876s] 2018-09-26 18:05:09,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.546 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.822s] 2018-09-26 18:05:09,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.822 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-09-26 18:05:09,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.833 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.007s] 2018-09-26 18:05:09,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.837 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.010s] 2018-09-26 18:05:09,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.844 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.008s] 2018-09-26 18:05:12,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:12.541 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-09-26 18:05:12,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:12.998 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [6.831s] 2018-09-26 18:05:16,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.125 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [85.902s] 2018-09-26 18:05:16,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.185 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.065s] 2018-09-26 18:05:16,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.238 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2018-09-26 18:05:16,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.627 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.629s] 2018-09-26 18:05:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:21.137 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [24.966s] 2018-09-26 18:05:21,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:21.530 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.100s] 2018-09-26 18:05:23,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:23.939 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [7.312s] 2018-09-26 18:05:27,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:27.054 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [6.133s] 2018-09-26 18:05:27,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:27.238 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.298s] 2018-09-26 18:05:27,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:27.607 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.242s] 2018-09-26 18:05:28,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:28.542 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.487s] 2018-09-26 18:05:29,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:29.682 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.392s] 2018-09-26 18:05:29,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:29.683 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 18:05:32,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:32.530 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.279s] 2018-09-26 18:05:32,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:32.753 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.223s] 2018-09-26 18:05:32,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:32.876 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.122s] 2018-09-26 18:05:33,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:33.559 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.016s] 2018-09-26 18:05:33,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:33.575 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.698s] 2018-09-26 18:05:33,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:33.771 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.195s] 2018-09-26 18:05:35,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:35.265 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [14.122s] 2018-09-26 18:05:35,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:35.896 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [8.657s] 2018-09-26 18:05:36,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:36.553 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.993s] 2018-09-26 18:05:38,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:38.423 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.158s] 2018-09-26 18:05:41,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:41.118 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-09-26 18:05:41,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:41.119 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:05:41,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:41.820 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.924s] 2018-09-26 18:05:45,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:45.053 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.473s] 2018-09-26 18:05:46,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:46.485 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [37.214s] 2018-09-26 18:05:46,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:46.845 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.176s] 2018-09-26 18:05:46,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:46.962 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.141s] 2018-09-26 18:05:48,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:48.230 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.441s] 2018-09-26 18:05:49,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.008 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.778s] 2018-09-26 18:05:49,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.343 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.327s] 2018-09-26 18:05:49,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.517 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [3.036s] 2018-09-26 18:05:49,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.890 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-09-26 18:05:50,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:50.474 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [5.421s] 2018-09-26 18:05:51,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:51.097 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.250s] 2018-09-26 18:05:51,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:51.207 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [46.815s] 2018-09-26 18:05:52,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:52.508 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [5.545s] 2018-09-26 18:05:53,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:53.649 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.552s] 2018-09-26 18:05:54,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:54.127 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 18:05:54,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:54.511 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.037s] 2018-09-26 18:05:57,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.100 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.451s] 2018-09-26 18:05:57,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.216 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.230s] 2018-09-26 18:05:57,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.260 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.043s] 2018-09-26 18:05:57,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.288 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.178s] 2018-09-26 18:05:57,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.307 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-09-26 18:05:58,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.189 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.879s] 2018-09-26 18:05:58,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.490 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.300s] 2018-09-26 18:05:58,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.623 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.211s] 2018-09-26 18:05:58,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.969 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.478s] 2018-09-26 18:05:59,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.074 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.451s] 2018-09-26 18:05:59,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.225s] 2018-09-26 18:05:59,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.252 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.057s] 2018-09-26 18:05:59,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.327 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.074s] 2018-09-26 18:05:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.350 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-26 18:05:59,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.358 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.846s] 2018-09-26 18:05:59,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.531 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.204s] 2018-09-26 18:05:59,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.581 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.049s] 2018-09-26 18:05:59,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.624 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-09-26 18:05:59,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.839 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.214s] 2018-09-26 18:06:00,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.462 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.622s] 2018-09-26 18:06:00,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.724 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.261s] 2018-09-26 18:06:00,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.777 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.054s] 2018-09-26 18:06:00,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.835 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.057s] 2018-09-26 18:06:00,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.911 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.076s] 2018-09-26 18:06:02,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:02.822 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.313s] 2018-09-26 18:06:02,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:02.983 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.092s] 2018-09-26 18:06:03,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.065 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.081s] 2018-09-26 18:06:03,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.167 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.102s] 2018-09-26 18:06:03,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.266 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.098s] 2018-09-26 18:06:03,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.352 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.086s] 2018-09-26 18:06:04,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:04.467 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.644s] 2018-09-26 18:06:08,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:08.406 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.162s] 2018-09-26 18:06:09,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:09.887 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.572s] 2018-09-26 18:06:10,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.057 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.589s] 2018-09-26 18:06:10,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.436 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.379s] 2018-09-26 18:06:10,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.603 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.166s] 2018-09-26 18:06:10,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.730 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.127s] 2018-09-26 18:06:10,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.815 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.084s] 2018-09-26 18:06:10,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.893 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.077s] 2018-09-26 18:06:11,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.001 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.107s] 2018-09-26 18:06:11,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.278 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.276s] 2018-09-26 18:06:11,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.348 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.070s] 2018-09-26 18:06:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.404 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.056s] 2018-09-26 18:06:12,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:12.136 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.674s] 2018-09-26 18:06:12,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:12.197 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.001s] 2018-09-26 18:06:12,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:12.798 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.603s] 2018-09-26 18:06:14,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.424 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.899s] 2018-09-26 18:06:14,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.597 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.709s] 2018-09-26 18:06:14,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.759 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.623s] 2018-09-26 18:06:14,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.904 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.104s] 2018-09-26 18:06:14,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.957 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.054s] 2018-09-26 18:06:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:15.198 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.241s] 2018-09-26 18:06:18,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:18.721 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.294s] 2018-09-26 18:06:18,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:18.722 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-09-26 18:06:19,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:19.214 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.863s] 2018-09-26 18:06:20,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:20.039 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.633s] 2018-09-26 18:06:21,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:21.324 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [6.561s] 2018-09-26 18:06:21,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:21.557 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.837s] 2018-09-26 18:06:22,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:22.309 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.987s] 2018-09-26 18:06:22,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:22.334 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [7.736s] 2018-09-26 18:06:22,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:22.539 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [257.995s] 2018-09-26 18:06:23,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:23.429 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.873s] 2018-09-26 18:06:23,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:23.808 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.269s]: Skipped until Bug: 1014647 is resolved. 2018-09-26 18:06:25,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:25.408 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.193s] 2018-09-26 18:06:25,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:25.676 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.363s] 2018-09-26 18:06:25,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:25.888 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [34.678s] 2018-09-26 18:06:27,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:27.407 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.734s] 2018-09-26 18:06:27,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:27.634 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.299s] 2018-09-26 18:06:27,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:27.825 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.187s] 2018-09-26 18:06:29,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:29.969 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-09-26 18:06:29,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:29.970 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-26 18:06:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:32.082 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-09-26 18:06:32,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:32.746 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.333s] 2018-09-26 18:06:32,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:32.927 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.184s] 2018-09-26 18:06:35,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:35.327 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [7.692s] 2018-09-26 18:06:35,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:35.776 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-09-26 18:06:36,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:36.767 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.356s] 2018-09-26 18:06:36,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:36.803 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.240s] 2018-09-26 18:06:36,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:36.973 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.169s] 2018-09-26 18:06:37,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:37.158 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.184s] 2018-09-26 18:06:37,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:37.456 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.484s] 2018-09-26 18:06:39,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:39.450 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.291s] 2018-09-26 18:06:39,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:39.640 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.191s] 2018-09-26 18:06:39,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:39.911 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.193s] 2018-09-26 18:06:40,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:40.097 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.186s] 2018-09-26 18:06:40,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:40.334 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.004s] 2018-09-26 18:06:40,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:40.888 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.638s] 2018-09-26 18:06:41,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:41.099 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.211s] 2018-09-26 18:06:41,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:41.378 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.278s] 2018-09-26 18:06:42,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.009 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-26 18:06:42,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.010 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-09-26 18:06:42,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.502 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.012s] 2018-09-26 18:06:42,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.515 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.008s] 2018-09-26 18:06:42,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.526 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.008s] 2018-09-26 18:06:42,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.536 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.008s] 2018-09-26 18:06:42,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.545 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.008s] 2018-09-26 18:06:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.555 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.007s] 2018-09-26 18:06:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.562 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.007s] 2018-09-26 18:06:44,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:44.591 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.256s] 2018-09-26 18:06:48,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:48.586 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.995s] 2018-09-26 18:06:50,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:50.071 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.460s] 2018-09-26 18:06:51,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:51.698 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [10.314s] 2018-09-26 18:06:51,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:51.736 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.041s] 2018-09-26 18:06:51,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:51.772 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.036s] 2018-09-26 18:06:52,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:52.737 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.102s] 2018-09-26 18:06:53,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:53.192 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [3.120s] 2018-09-26 18:06:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:54.458 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-26 18:06:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:54.459 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:06:56,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:56.665 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.189s] 2018-09-26 18:06:57,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.005 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.340s] 2018-09-26 18:06:57,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.209 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.915s] 2018-09-26 18:06:57,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.300 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.294s] 2018-09-26 18:06:57,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.461 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.252s] 2018-09-26 18:06:57,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.514 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.213s] 2018-09-26 18:06:57,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.539 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.025s] 2018-09-26 18:06:57,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.731 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.191s] 2018-09-26 18:06:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.753 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.022s] 2018-09-26 18:06:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.776 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.023s] 2018-09-26 18:06:57,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.939 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.160s] 2018-09-26 18:06:57,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.968 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.029s] 2018-09-26 18:06:58,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:58.416 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.447s] 2018-09-26 18:06:58,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:58.655 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.240s] 2018-09-26 18:06:59,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:59.309 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.865s] 2018-09-26 18:07:00,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:00.363 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.052s] 2018-09-26 18:07:00,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:00.954 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.217s] 2018-09-26 18:07:02,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:02.767 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [2.402s] 2018-09-26 18:07:03,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:03.558 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.589s] 2018-09-26 18:07:04,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:04.640 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 [4.334s] 2018-09-26 18:07:06,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:06.246 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-26 18:07:06,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:06.774 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.216s] 2018-09-26 18:07:08,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:08.889 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.318s] 2018-09-26 18:07:09,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:09.368 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.593s] 2018-09-26 18:07:09,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:09.700 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.810s] 2018-09-26 18:07:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:10.410 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.456s] 2018-09-26 18:07:11,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:11.816 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [7.175s] 2018-09-26 18:07:14,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:14.750 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.339s] 2018-09-26 18:07:15,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:15.511 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.142s] 2018-09-26 18:07:17,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:17.265 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.259s] 2018-09-26 18:07:17,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:17.495 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.744s] 2018-09-26 18:07:18,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:18.786 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.520s] 2018-09-26 18:07:19,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:19.179 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-09-26 18:07:20,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:20.372 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.585s] 2018-09-26 18:07:26,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:26.385 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.322s] 2018-09-26 18:07:27,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:27.778 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.432s] 2018-09-26 18:07:27,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:27.879 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [64.057s] 2018-09-26 18:07:29,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:29.844 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [3.458s] 2018-09-26 18:07:32,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:32.627 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-26 18:07:32,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:32.627 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-09-26 18:07:35,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:35.471 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [17.974s] 2018-09-26 18:07:35,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:35.760 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.289s] 2018-09-26 18:07:36,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:36.061 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.301s] 2018-09-26 18:07:40,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:40.098 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.511s] 2018-09-26 18:07:40,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:40.383 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.937s] 2018-09-26 18:07:41,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:41.422 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.039s] 2018-09-26 18:07:41,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:41.693 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.915s] 2018-09-26 18:07:42,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.376 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.953s] 2018-09-26 18:07:42,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.693 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.002s] 2018-09-26 18:07:42,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.815 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.439s] 2018-09-26 18:07:42,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.832 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2018-09-26 18:07:42,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.992 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.159s] 2018-09-26 18:07:43,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:43.703 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.009s] 2018-09-26 18:07:43,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:43.755 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.763s] 2018-09-26 18:07:44,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:44.394 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.691s] 2018-09-26 18:07:45,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:45.046 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.947s] 2018-09-26 18:07:45,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:45.814 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.751s] 2018-09-26 18:07:48,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:48.519 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [173.022s] 2018-09-26 18:07:52,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:52.782 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [20.728s] 2018-09-26 18:07:53,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:53.137 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.090s] 2018-09-26 18:08:00,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:00.894 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.756s] 2018-09-26 18:08:01,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:01.019 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.204s] 2018-09-26 18:08:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:01.272 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.253s] 2018-09-26 18:08:02,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:02.149 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.876s] 2018-09-26 18:08:02,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:02.847 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [3.258s] 2018-09-26 18:08:02,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:02.919 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.073s] 2018-09-26 18:08:09,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:09.475 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [309.068s] 2018-09-26 18:08:13,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:13.126 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [175.867s] 2018-09-26 18:08:17,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:17.757 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [15.605s] 2018-09-26 18:08:17,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:17.973 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [25.187s] 2018-09-26 18:08:18,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:18.069 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [17.175s] 2018-09-26 18:08:23,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:23.530 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.129s] 2018-09-26 18:08:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:23.777 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [55.887s] 2018-09-26 18:08:26,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:26.637 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.667s] 2018-09-26 18:08:33,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:33.805 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [16.046s] 2018-09-26 18:08:33,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:33.931 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [7.295s] 2018-09-26 18:08:41,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:41.438 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [25.142s] 2018-09-26 18:08:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:45.613 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.081s] 2018-09-26 18:08:45,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:45.913 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [14.767s] 2018-09-26 18:08:46,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:46.929 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.495s] 2018-09-26 18:08:47,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:47.989 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.375s] 2018-09-26 18:08:52,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:52.304 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [6.391s] 2018-09-26 18:08:53,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:53.353 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [6.422s] 2018-09-26 18:08:53,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:53.893 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.956s] 2018-09-26 18:08:55,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:55.563 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [37.302s] 2018-09-26 18:08:55,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:55.588 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.595s] 2018-09-26 18:08:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:57.364 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.778s] 2018-09-26 18:08:59,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:59.441 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [6.088s] 2018-09-26 18:09:02,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:02.817 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [5.450s] 2018-09-26 18:09:04,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:04.244 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [6.001s] 2018-09-26 18:09:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:04.397 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.580s] 2018-09-26 18:09:05,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:05.417 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [5.975s] 2018-09-26 18:09:07,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:07.158 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.758s] 2018-09-26 18:09:07,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:07.220 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.065s] 2018-09-26 18:09:08,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:08.683 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.265s] 2018-09-26 18:09:08,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:08.791 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.545s] 2018-09-26 18:09:14,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.169 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.198s] 2018-09-26 18:09:14,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.434 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.264s] 2018-09-26 18:09:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.676 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.241s] 2018-09-26 18:09:14,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.832 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.155s] 2018-09-26 18:09:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.011 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.179s] 2018-09-26 18:09:15,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.229 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.217s] 2018-09-26 18:09:15,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.422 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.191s] 2018-09-26 18:09:15,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.632 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.210s] 2018-09-26 18:09:15,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.910 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.277s] 2018-09-26 18:09:15,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.958 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.047s] 2018-09-26 18:09:16,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:16.159 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.201s] 2018-09-26 18:09:17,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:17.399 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-09-26 18:09:17,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:17.400 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-09-26 18:09:17,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:17.401 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-26 18:09:18,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:18.786 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [54.998s] 2018-09-26 18:09:19,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:19.586 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.193s] 2018-09-26 18:09:19,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:19.793 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.206s] 2018-09-26 18:09:19,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:19.953 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.159s] 2018-09-26 18:09:20,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:20.136 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.182s] 2018-09-26 18:09:20,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:20.320 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.184s] 2018-09-26 18:09:26,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:26.772 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [6.449s] 2018-09-26 18:09:28,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:28.227 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.730s] 2018-09-26 18:09:29,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:29.654 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.427s] 2018-09-26 18:09:31,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:31.424 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [12.637s] 2018-09-26 18:09:33,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:33.956 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [211.575s] 2018-09-26 18:09:43,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:43.496 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [49.597s] 2018-09-26 18:09:45,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:45.642 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.151s] 2018-09-26 18:09:47,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:47.237 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.559s] 2018-09-26 18:09:52,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:52.166 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.928s] 2018-09-26 18:09:52,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:52.190 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [20.762s] 2018-09-26 18:09:57,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:57.958 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.314s] 2018-09-26 18:09:58,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:58.088 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-09-26 18:09:58,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:58.088 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-09-26 18:10:07,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:07.875 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [33.911s] 2018-09-26 18:10:10,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:10.258 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [12.297s] 2018-09-26 18:10:15,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:15.998 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.741s] 2018-09-26 18:10:23,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:23.162 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.390s] 2018-09-26 18:10:23,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:23.823 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.661s] 2018-09-26 18:10:24,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:24.136 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.312s] 2018-09-26 18:10:24,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:24.509 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.372s] 2018-09-26 18:10:24,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:24.794 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.285s] 2018-09-26 18:10:25,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:25.798 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.003s] 2018-09-26 18:10:27,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:27.478 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.679s] 2018-09-26 18:10:28,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:28.059 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.580s] 2018-09-26 18:10:28,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:28.673 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.613s] 2018-09-26 18:10:29,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:29.682 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [1.008s] 2018-09-26 18:10:33,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:33.141 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-26 18:10:38,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:38.035 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.589s] 2018-09-26 18:10:47,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:47.584 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.242s] 2018-09-26 18:10:54,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:54.701 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [38.693s] 2018-09-26 18:10:56,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:56.203 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [163.058s] 2018-09-26 18:11:00,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:00.291 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.644s] 2018-09-26 18:11:00,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:00.461 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.170s] 2018-09-26 18:11:02,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:02.282 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.820s] 2018-09-26 18:11:08,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:08.043 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.684s] 2018-09-26 18:11:08,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:08.266 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.224s] 2018-09-26 18:11:08,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:08.909 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.642s] 2018-09-26 18:11:11,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:11.024 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.115s] 2018-09-26 18:11:13,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:13.542 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.516s] 2018-09-26 18:11:13,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:13.592 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.050s] 2018-09-26 18:11:13,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:13.649 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.057s] 2018-09-26 18:11:22,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:22.822 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [90.606s] 2018-09-26 18:11:24,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:24.241 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.341s] 2018-09-26 18:11:31,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:31.514 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.273s] 2018-09-26 18:11:34,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:34.469 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-09-26 18:11:36,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:36.075 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-09-26 18:11:36,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:36.957 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.442s] 2018-09-26 18:11:38,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:38.076 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-26 18:11:40,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:40.772 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.814s] 2018-09-26 18:11:45,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:45.293 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.521s] 2018-09-26 18:11:46,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:46.889 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [3.143s] 2018-09-26 18:11:56,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:56.348 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.163s] 2018-09-26 18:11:58,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:58.344 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.994s] 2018-09-26 18:11:59,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:59.778 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.434s] 2018-09-26 18:12:00,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:00.862 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.083s] 2018-09-26 18:12:02,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:02.846 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.983s] 2018-09-26 18:12:05,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:05.353 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.505s] 2018-09-26 18:12:06,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:06.313 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.960s] 2018-09-26 18:12:06,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:06.428 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.115s] 2018-09-26 18:12:08,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:08.138 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.708s] 2018-09-26 18:12:09,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.148 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.010s] 2018-09-26 18:12:09,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.720 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.571s] 2018-09-26 18:12:09,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.745 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.025s] 2018-09-26 18:12:09,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.766 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.020s] 2018-09-26 18:12:09,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.935 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.169s] 2018-09-26 18:12:11,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.580 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-09-26 18:12:11,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.582 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-09-26 18:12:11,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.582 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-09-26 18:12:11,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.584 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-09-26 18:12:14,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:14.655 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [27.762s] 2018-09-26 18:12:19,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:19.480 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.828s] 2018-09-26 18:12:48,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:48.414 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [28.920s] 2018-09-26 18:12:50,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:50.969 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [88.126s] 2018-09-26 18:12:50,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:50.970 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-09-26 18:12:55,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:55.914 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.508s] 2018-09-26 18:12:57,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:57.848 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [338.546s] 2018-09-26 18:13:11,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:13:11.244 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [244.725s] 2018-09-26 18:13:18,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:13:18.552 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.088s] 2018-09-26 18:13:18,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:13:18.554 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-09-26 18:14:07,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:07.693 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [76.706s] 2018-09-26 18:14:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:13.854 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.164s] 2018-09-26 18:14:35,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:35.776 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.159s] 2018-09-26 18:14:35,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:35.815 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-09-26 18:14:41,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:41.387 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.910s] 2018-09-26 18:14:51,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:51.459 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.005s] 2018-09-26 18:14:53,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:53.442 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:14:53,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:53.443 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:14:57,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:57.942 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.382s] 2018-09-26 18:14:58,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:58.331 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.388s] 2018-09-26 18:15:05,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:05.676 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.266s] 2018-09-26 18:15:06,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.088 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.411s] 2018-09-26 18:15:06,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.676 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.587s] 2018-09-26 18:15:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.748 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.072s] 2018-09-26 18:15:06,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.814 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.065s] 2018-09-26 18:15:06,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.880 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.066s] 2018-09-26 18:15:15,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:15.208 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.516s] 2018-09-26 18:15:15,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:15.989 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.780s] 2018-09-26 18:15:16,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:16.445 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.456s] 2018-09-26 18:15:16,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:16.876 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.430s] 2018-09-26 18:15:17,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:17.862 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.985s] 2018-09-26 18:15:18,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:18.253 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.390s] 2018-09-26 18:15:18,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:18.632 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.378s] 2018-09-26 18:15:20,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.047 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.413s] 2018-09-26 18:15:20,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.304 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.255s] 2018-09-26 18:15:20,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.913 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.610s] 2018-09-26 18:15:20,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.975 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.063s] 2018-09-26 18:15:21,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:21.459 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.482s] 2018-09-26 18:15:22,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:22.134 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.674s] 2018-09-26 18:15:34,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:34.035 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.036s] 2018-09-26 18:15:34,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:34.198 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.166s] 2018-09-26 18:15:34,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:34.622 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.422s] 2018-09-26 18:15:46,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:46.620 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.486s] 2018-09-26 18:15:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:51.785 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.173s] 2018-09-26 18:15:52,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:52.918 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [213.758s] 2018-09-26 18:15:53,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:53.707 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.920s] 2018-09-26 18:15:59,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:59.888 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.351s] 2018-09-26 18:16:00,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:00.046 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.158s] 2018-09-26 18:16:00,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:00.225 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.178s] 2018-09-26 18:16:00,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:00.394 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.168s] 2018-09-26 18:16:05,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:05.493 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.174s] 2018-09-26 18:16:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:40.396 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [222.538s] 2018-09-26 18:16:58,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:58.699 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [219.095s] 2018-09-26 18:20:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:20:31.758 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [213.047s] 2018-09-26 18:20:38,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 48006b19-c750-4aaf-9966-96a106f91d34 2018-09-26 18:20:38,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '48006b19-c750-4aaf-9966-96a106f91d34']'. 2018-09-26 18:20:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 18:20:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 48006b19-c750-4aaf-9966-96a106f91d34 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 17:55:34 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 18:20:37 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:03 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 94a55484-ba98-426b-8d24-326d048960d0) | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3d5b98bb-9ca0-4319-9575-55e0dbecd981) | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1492.91 | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1036 | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 356 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 76 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 18:20:39,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 93.1654676259% 2018-09-26 18:20:39,981 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:19 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-09-26 18:20:45,023 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK